Is java pure object oriented or not? if yes, give the valid
reason.
Answer Posted / kumaresh
yes,java is pure object oriented language...
because all our codes are written within the class.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can we use different return types for methods when overridden?
What are peerless components?
What does string mean in java?
Write a program in java to calculate the difference between the sum of the odd level and even level nodes of a binary tree.
What is the difference between C++ and Java and your preferences?
What do you mean by hashing?
How many types of interfaces are there?
Can constructor be inherited?
What is use of set in java?
How do you add spaces in java?
what is difference between equals and ==?
Garbage collection in java?
What are the two types of streams offered by java 8?
What is the difference between jvm and jre? What is an interface?
What is difference between pointer and reference?