Declare a class vehicle and make it an abstract data type.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is a container class? What are the types of container classes in c++?

0 Answers  


What will happen if a pointer is deleted twice?

0 Answers   Agilent, HAL,


What is the difference between cin.read() and cin.getline()?

0 Answers  


Explain stack unwinding.

0 Answers  


What is the use of volatile variable?

0 Answers  


What are different types of typecasting supported by C++

1 Answers   CA,


Show the application of a dynamic array with the help of an example.

0 Answers  


What is the use of volatile keyword in c++? Give an example.

1 Answers  


Explain how overloading takes place in c++?

0 Answers  


In what situations do you have to use initialization list rather than assignment in constructors?

0 Answers  


Is c++ the hardest programming language?

0 Answers  


Explain this pointer?

0 Answers  


Categories