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
How to display names of all components in a Container?
What is diamond operator in java?
What is dot operator?
Why you should not use singleton?
What are streams in java 8?
Why call by value prevents parameter value change?
Why we go for collections in java?
Difference between == and .equals() ?
What is the default access specifier for variables and methods of a class?
How do you declare a variable?
What are assembly attributes?
How can you avoid serialization in child class if the base class is implementing the serializable interface?
What is string substring?
How to calculate the length of a singly linked list in java?
How do you check whether the list is empty or not in java?