OOP'S advantages of inheritance include:
Answer / 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 |
What is difference between #define and const?
• What are the desirable attributes for memory managment?
what are the disadvantages of C++?
25 Answers ATS, Infosys, UNI, Wipro,
Give two or more real cenario of virtual function and vertual object
what is the difference between inter class and abstract class...?
What is the difference between const int *ptr and int const *ptr???
What is this interview room ? Is it a class or an object.
write a program to find 2 power of a 5digit number with out using big int and exponent ?
write a c++ code to overload + and - for a stack class such that + provides push and - provides pop operation
1 Answers College School Exams Tests, HCL, IBM, TCS,
what is use to destroy an object? illustrate.
pointers are support in C#? if yes then how to use it?
8 Answers Softvision Solution,
Differences between inline functions and non-inline functions?