Answer Posted / raji
Java is not a pure object oriented language because it
support primitive data types( int,float,double,......). Pure
object oriented language means everything should be declared
in objects. SMALLTALK is an example for a pure object
oriented language.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is destructor in oop?
Explain virtual inheritance?
What are benefits of oop?
what type of question are asked in thoughtworks pair programming round ?
What is persistence in oop?
What is the benefit of oop?
Why is polymorphism needed?
What is the important feature of inheritance?
What is the problem with multiple inheritance?
Why is oop better than procedural?
What does no cap mean?
What are classes oop?
What are the advantages of polymorphism?
What is oops and its features?
What are the three parts of a simple empty class?