Are c and c++ similar?
No Answer is Posted For this Question
Be the First to Post Answer
List the features of oops in c++?
What is the real purpose of class – to export data?
Write a note about the virtual member function?
What are the uses of typedef in a program?
What is new in c++?
What is the difference between cin.read() and cin.getline()?
What do you mean by vtable and vptr in c++?
Which operator cannot overload?
How do you invoke a base member function from a derived class in which you have not overridden that function?
What is rtti in c++?
Tell me what are static member functions?
What is the type of this pointer in c++?