Is java pure object oriented or not? if yes, give the valid
reason.
Answer Posted / siva parvathi
yes,yes,java is pure object oriented language...
because all our codes are written within the class.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Define max and min heap, also the search time of heap.
Is Constructor possible in abstract class in java ?
What is the difference between an argument and a parameter?
what is the difference between yielding and sleeping? : Java thread
Is java a prime method?
What makes a function well defined?
Write a program to solve producer consumer problem in java?
Can we clone singleton object?
What do you understand by java virtual machine?
What is string [] args?
What is incompatible types in java?
Write a program to find maximum and minimum number in array?
How do you clear a list in java?
What is the difference between variable & constant?
How objects of a class are created if no constructor is defined in the class?