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

By using c++ with an example describe linked list?

0 Answers  


What is the use of default constructor?

0 Answers  


which of the following is not an secondary constant a) array b) real c) union

0 Answers  


What is the real purpose of class – to export data?

0 Answers  


What are c++ files?

0 Answers  






when can we use copy constructor?

6 Answers   HP,


Define a constructor - what it is and how it might be called (2 methods)?

0 Answers  


Which should be more useful: the protected and public virtuals?

0 Answers  


What is an inclusion guard?

0 Answers  


write a program that will produce the ff. output. "what fruit will you buy? 1)apple 2)orange 3)mango ENTER CHOICE (1,2 or 3)> HOW MANY WILL YOU BUY?> THAT WILL COST XX.XX

1 Answers  


What is a storage class? Mention the storage classes in c++.

0 Answers  


What is Pure Virtual Function? Why and when it is used ?

10 Answers   Lucent, Sona,


Categories