What is abstraction in c++ with example?


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

Post New Answer

More C++ General Interview Questions

What are enumerations?

0 Answers  


You have two pairs: new() and delete() and another pair : alloc() and free(). Explain differences between eg. New() and malloc()

0 Answers  


how many trys can we write in one class

3 Answers   Cap Gemini,


Is string an object in c++?

0 Answers  


What is data type in c++?

0 Answers  






What is abstract keyword in c++?

0 Answers  


which operator is used for performing an exponential operation a) > b) ^ c) none

0 Answers  


Describe new operator and delete operator?

0 Answers  


How the virtual functions maintain the call up?

0 Answers  


Write the program for fibonacci in c++?

20 Answers   TATA, Wipro,


What is the use of string in c++?

0 Answers  


What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?

0 Answers  


Categories