Answer Posted / guessme
Suppose u 've 2 derived class b & c that is a common base
class of a. & u also 've another class d.that is inherit
from b and c.
| Is This Answer Correct ? | 7 Yes | 15 No |
Post New Answer View All Answers
What are keywords in c++?
What are the various storage classes in C++?
What does asterisk mean in c++?
What is c++ redistributable?
what kind of projects are suitable for c and c++
What is function prototyping? What are its advantages?
What is a COPY CONSTRUCTOR and when is it called?
What is the diamond problem in inheritance?
How can I improve my c++ skills?
What is data types c++?
explain sub-type and sub class? atleast u have differ it into 4 points?
What is the full form nasa?
What is polymorphism programming?
How can I learn c++ easily?
Write a function that swaps the values of two integers, using int* as the argument type?