Is java pure object oriented or not? if yes, give the valid
reason.
Answer Posted / vasavi
Java is pure object oriented because java will allow the
data representation inside the classes only.
| Is This Answer Correct ? | 18 Yes | 10 No |
Post New Answer View All Answers
Is arraylist dynamic in java?
What are the 6 functions?
How to convert string to char and vice versa?
How does the java compiler work?
What does int [] mean in java?
What is meant by anonymous class?
What is meant by oops concept in java?
What do you mean by formatting?
What is purpose of applet programming?
Differentiate between nested and inner class in java.
How can you read an integer value from the keyword when the application is runtime in java? example?
Why main() method is public, static and void in java ?
How does linkedlist work in java?
What is constant in programming?
What's the difference between int and integer in java?