Answer Posted / prashant khot
No. Java is not 100 % Pune OOP because of following three
reasons:
1) It doesnot support Multiple inheritance.
2) It allows use of primitive data types which are not an
objects.
3) It allows static methods to call without creating the
instance. This disobeys OOPs concepts.
| Is This Answer Correct ? | 48 Yes | 7 No |
Post New Answer View All Answers
What is method in java with example?
What is Java Shutdown Hook?
What are different types of constants?
How can u increase the heap size in the memory?
What is unicode datatype?
Does printwriter create a file?
What is the simpletimezone class in java programming?
Does treeset use compareto?
What is a two-pass assembler?
What is the difference between abstract class and interface1? What is an interface?
Why is stringbuffer not immutable?
What is :: operator in java 8?
What are the different types of inheritance in java?
Is java owned by oracle?
How do you define a singleton class?