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 the use of put method?
What technique is carried out to find out if a particular string is empty?
Explain reverse a linked list iterative solution in java?
What is a dot notation?
Can a java program have 2 main methods?
What is passed by reference and pass by value ?
When should I use singleton?
What is a package in java? List down various advantages of packages.
Is char a data type in java?
In java, how we can disallow serialization of variables?
How many types of methods are there?
Which language is java?
Lowest Common ancestor in a Binary Search Tree and Binary Tree.
What is the use of http-tunneling in rmi?
What is thread safe java?