Java Software Engineer Question:
Download Job Interview Questions and Answers PDF
Tell us why java is not 100% Object-oriented?
Answer:
Java is not 100% Object-oriented because it makes use of eight primitive datatypes such as boolean, byte, char, int, float, double, long, short which are not objects.
Download Java Software Engineer Interview Questions And Answers
PDF
Previous Question | Next Question |
Do you know how threadsafe is enum in Java? | Tell us why do you need to use synchronized methods or blocks? |