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 |
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.
How is exception handling carried out in c++?
What is oops and why we use oops?
i hav very low percentage in 12th n BSCwhich is around 50.......coz it was just imposed on me 2 b a science graduate,nw m doin MCA n hav aggregate 74% ....what shud i answer if company's HR ask me about dis much low previous percentage??????
c++ program to swap the objects of two different classes
How is the using() pattern useful? What is IDisposable? How does it support deterministic finalization?
what is mean by design pattern
Why do we use inheritance?
Can we create object of abstract class?
OOP'S advantages of inheritance include:
What is the difference between abstraction and polymorphism?
What is object in oops?