What is data abstraction? How is it implemented in C++?


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

Post New Answer

More C++ Interview Questions

Tell How To Check Whether A Linked List Is Circular ?

1 Answers   IBS, Infosys,


Explain the difference between method overriding and method overloading in C++?

0 Answers   Accenture,


Explain the FOR loop with a help of a code.

0 Answers   Accenture,


What are the fundamental features of an object-oriented language?

0 Answers   Accenture,


Describe the different styles of function prototypes in C++.

0 Answers   Adobe,






What Is Polymorphism in C++ ?

1 Answers   IBS, Impetus, ITC Indian Tobacco Company, Motorola,


It is possible to build a C++ compiler on top of a C compiler. How would you do this?

0 Answers   Amazon,


Write a program to input an integer from the keyboard and display on the screen “WELL DONE” that many times.

1 Answers  


Can we provide one default constructor for our class?

0 Answers  


Can we use THIS Pointer in static function – Reason in C++?

0 Answers  


dynamic scoping is

0 Answers   Siemens,


How does stack look in function calls? Write a recursive function call, how will the stack look like?

0 Answers   Adobe,


Categories