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
What is the meaning of nullable?
How does compareto method work?
What are the pillars of java?
What is the difference between stream and buffer?
Can a class be private in java?
When is the garbage collection used in Java?
Is it possible for a yielded thread to get chance for its execution again?
What is a java list?
Is there a way to increase the size of an array after its declaration?
Where we write javascript code in html page?
Is set thread safe java?
What is a dynamic array in java?
What is ide with example?
What is canonical name in java?
Is there any difference between synchronized methods and synchronized statements?