Answer Posted / nashiinformaticssolutions
Inheritance allows one class (derived class) to acquire the properties and methods of another class (base class). Types: single, multiple, multilevel, hierarchical, hybrid.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is an overflow error?
Does a derived class inherit or doesn't inherit?
What is c++ library?
Explain deep copy?
What are the steps in the development cycle?
Does c++ have foreach?
What are c++ redistributables?
Explain the different access specifiers for the class member in c++.
Discuss the possibilities related to the termination of a program before entering the mainq method?
Do class declarations end with a semicolon? Do class method definitions?
Why c++ is better than c language?
Why do we need c++?
What is prototype in c++ with example?
Why c++ is the best language?
Write about the scope resolution operator?