What is abstraction c++?


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

Post New Answer

More C++ General Interview Questions

How do I run c++?

0 Answers  


How do you declare a set in c++?

0 Answers  


Distinguish between a # include and #define.

0 Answers  


program explaining feautures of c++

0 Answers   Satyam,


What is the difference between new() and malloc()?

0 Answers  






What is the difference between a "copy constructor" and an "assignment operator" in C++?

0 Answers   Genpact,


Write a C++ Program to check whether a number is prime number or not?

0 Answers   IBS,


int *p = NULL; printf("%1d",p) ; what will be the output of this above code?

3 Answers   Microsoft,


Is it possible to provide special behavior for one instance of a template but not for other instances?

0 Answers  


What is constructor and destructor in c++?

0 Answers  


How can you tell what shell you are running on unix system?

0 Answers  


Explain what you mean by a pointer.

0 Answers   TCS,


Categories