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
Which is a valid identifier?
What is difference between == equals () and compareto () method?
What is an example of a conditional statement?
how can you take care of mutual exclusion using java threads? : Java thread
What is the difference between throw and throws keywords?
What is java command?
How many types of assembly languages are there?
What is the r character?
What is a qms manual?
Define how does a try statement determine which catch clause should be used to handle an exception?
Can we make constructors static?
What’s the difference between applets and standalone program?
Which java version is latest?
What is parameter example?
What are the different collection views provided by maps?