How the virtual functions maintain the call up?
No Answer is Posted For this Question
Be the First to Post Answer
What is a loop? What are different types of loops in c++?
what is the size of a class which contains no member variables but has two objects??? is it 1 or 2??
What is a multiset c++?
Why is null pointer used?
what is the basic concept of c++(object oriented programing)
How do you invoke a base member function from a derived class in which you have not overridden that function?
How many ways can a variable be initialized into in C++?
Why do we use string in c++?
What is a container class? What are the types of container classes in c++?
What are the advantages of using a pointer?
How would you use the functions memcpy(), memset(), memmove()?
What is cout flush?