Answer Posted / baalu aanand
No, because
1) data types not declaring by object except String, data
types are declaring in Literal types
2) It not support Multilevel inheritance
3) It does n't support operator overloading
So, java is not purely OOP concept
| Is This Answer Correct ? | 15 Yes | 4 No |
Post New Answer View All Answers
Is data hiding and abstraction same?
Explain the concepts involved in Object Oriented programming.
What is polymorphism explain its types?
what's the basic's in dot net
write knight tour problem which is present in datastructure
What is encapsulation with real life example?
What is the diamond problem in inheritance?
What is protected in oop?
What is property in oops?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
Can abstract class have normal methods?
when to use 'mutable' keyword and when to use 'const cast' in c++
What is multilevel inheritance?
program for insertion ,deletion,sorting in double link list
Why oops is important?