Explain how the virtual base class is different from the conventional base classes of the opps.
No Answer is Posted For this Question
Be the First to Post Answer
Define a pdb file.
Refer to a name of class or function that is defined within a namespace?
find the two largest values among the 6 numbers using control structures : do-while,for,if else,nestedif- else ,while. one or two of them.
Does a derived class inherit or doesn't inherit?
What are the 2 main types of data structures?
What is vector string in c++?
write a program that withdrawals,deposits,balance check,shows mini statement. (using functions,pointers and arrays)
What are the various storage classes in C++?
How would you stop a class from class from being derived or inherited?The constructer should not be Private,as object instantiation should be allowed.
What is c++ similar to?
How a macro differs from a template?
What is the need of a destructor? Explain with the help of an example.