What is abstraction in c++?


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

Post New Answer

More C++ General Interview Questions

What is the difference between while and do while loop?

0 Answers  


What is function declaration in c++ with example?

0 Answers  


What kind of problems can be solved by a namespace?

0 Answers  


How does a copy constructor differs from an overloaded assignment operator?

0 Answers  


What is virtual table?

0 Answers  






What is virtual constructor paradigm?

5 Answers   HCL, HP,


Explain object slicing in c++?

0 Answers  


Explain the concept of friend function in c++?

0 Answers  


What is std :: endl?

0 Answers  


describe private access specifiers?

0 Answers  


Can user-defined object be declared as static data member of another class?

0 Answers  


What is an ABC: an "Abstract Base Class"?

1 Answers  


Categories