Answer Posted / karthiga
1)provide a conceptual framework
2)avoid rewriting code
3)facilitating class libraries
4)all of these
| Is This Answer Correct ? | 144 Yes | 19 No |
Post New Answer View All Answers
Which method cannot be overridden?
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 the purpose of enum?
What is difference between pop and oop?
What is polymorphism what is it for and how is it used?
What is a function in oop?
What is object-oriented programming? Webopedia definition
what are the ways in which a constructors can be called?
Explain the advantages of inheritance.
What is abstraction and encapsulation?
program for insertion ,deletion,sorting in double link list
Why do pointers exist?
What are the types of abstraction?
What is polymorphism oop?
What is object and class in oops?