Answer Posted / girish
No,java is not pure object oriented language ,not
everything done by an object.Pure oopl is small talk.
| Is This Answer Correct ? | 10 Yes | 7 No |
Post New Answer View All Answers
Can private class be inherited?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
How do you define social class?
Is abstract thinking intelligence?
What is destructor example?
What is a class in oop?
Can we create object of abstract class?
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
What is balance factor?
Whats oop mean?
write a programe to calculate the simple intrest and compund intrest using by function overlading
Which type does string inherit from?
What is the problem with multiple inheritance?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
How do you achieve runtime polymorphism?