Answer Posted / billuyadav208
No, Java Is Not Puerly Object Oriented Because it use
primitive data types and hence is not a pure object oriented
language.
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What is arrays aslist in java?
What is finally in Java?
Why do we use threads in java?
Implement 2 stacks with just 1 array. The stack routines must not indicate overflow unless every slot in array is used.
Can java inner class be static?
What are the different types of constructor?
Should you use singleton pattern?
Tell us something about an iterator.
Is treeset sorted in java?
What is the primitive type short?
What are meta-annotations?
Why is it called boolean?
'A class is a template for an object' explain this statement.
What is file in java?
Can a class extend 2 classes in java?