Answer Posted / sandeep mannarakkal
Virtual inheritance is used for creating an a class (portion in the derived object ) as first. Once this object portion got created then compiler insert a offset to the remaining portion of the object for identifying the virtual portions.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is Loop function? What are different types of Loops?
the first character in the variable name must be an a) special symbol b) number c) alphabet
What do you mean by volatile and mutable keywords used in c++?
What are inline functions? What is the syntax for defining an inline function?
What are the two types of comments, and how do they differ?
What is c++ similar to?
Evaulate: 22%5 a) 2 b) 4 c) 0
Is c++ free?
what is upcasting in C++?
What are the 3 levels of programming languages?
What is the advantage of c++ over c?
What are the various compound assignment operators in c++?
Is c++ faster than c?
What is purpose of abstract class?
Explain what are mutator methods in c++?