Answer Posted / ramu
yes . java is pure obeject programming language because it
supports multiple inheritance through the interfaces and its
objct of objct premitive data types.so don't say java is not
pure oops lang.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are the realtime excercises in C++?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What is cohesion in oop?
What is pointer in oop?
What is abstraction example?
Which type does string inherit from?
Why do we use polymorphism?
What is polymorphism and types?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
How can you overcome the diamond problem in inheritance?
What is the real life example of polymorphism?
What is and I oop mean?
What does and I oop mean?
What is overriding vs overloading?
What is abstract class in oops?