Why Java is not purely object oriented?
Answer Posted / bharath
java is purely objectoriented but some concepts you declare
variables of primitive types that are n't objects.so thata way
java is not purely object oriented.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Under what conditions is an object’s finalize() method invoked by the garbage collector?
What means public static?
Mention the default values of all the elements of an array defined as an instance variable.
Tell me the latest versions in java related areas?
what is recursion in java
Give a practical example of singleton class usage?
How list contains works in java?
What does percent mean in java?
Why can't you declare a class as protected?
When a byte datatype is used?
How does remove work in java?
Can constructor be protected in java?
Is java a super set of javascript?
How do you insert a line break?
What are the features of junit?