Answer Posted / dee
Multiplae inheritance is used when we want to reuse the
code from 2 ro 3 classes.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Can the operator == be overloaded for comparing two arrays consisting of characters by using string comparison?
Is arr and &arr are same expression for an array?
Describe new operator and delete operator?
What is a catch statement?
What is difference between class and structure in c++?
What is c++ hash?
What is this pointer in c++?
What is a manipulative person?
What is static function? Explain with an example
What are the two types of comments, and how do they differ?
How can you tell what shell you are running on unix system?
What data structure is fastest, on average, for retrieving data: a) Binary Tree b) Hash Table c) Stack
Explain stack & heap objects?
What is the latest c++ version?
Is c++ a pure oop language?