Why Java is not purely object oriented?
Answer Posted / k.dinesh
java is a pure oop / oop i like 1, java is supporting all.
so,this question is hyphothetical
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
When do I need to use reflection feature in java?
What is class level lock ?
What are new features introduced with java 8 ?
What is the difference between serializable and externalizable interface?
Why should we use singleton pattern instead of static class?
What is a nonetype?
What are autoboxing and unboxing? When does it occur?
If goto and const is reserve words than why it is not work in java?
Can we override a variable in java?
What are mutable classes?
How do you sort a string in java?
What are constants?
Lowest Common ancestor in a Binary Search Tree and Binary Tree.
Given a singly linked list, how will you print out its contents in the reverse order? Can you do it with consuming any extra space?
Why string is not thread safe?