Answer Posted / anand
No java isnt 100% pure OOPS coz if it were then everything
should be classes and objects, whereas java still has
primitive data type which violates the above said
statement...SmallTalk is the only 100% pure OOPS language
| Is This Answer Correct ? | 66 Yes | 9 No |
Post New Answer View All Answers
Is java ee a framework?
What is thread start?
what is a working thread? : Java thread
What are synchronized methods ?
What do you mean by global variable?
String class is defined under which package in java?
What's the access scope of protected access specifier?
What's the base class of all exception classes?
What is a return in java?
What is e java?
When do I need to use reflection feature in java?
What is the difference between declaration and definition in java?
Explain an algorithm to find depth of a binary tree.
Why is the main method declared static?
What state does a thread enter when it terminates its processing in java programming?