what is data Abstraction? and give example

Answer Posted / arumugaselvam

Class is not consider about the function inside of the coding through proof the data hiding

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the purpose of the keyword volatile.

638


Explain how would you handle a situation where you cannot call the destructor of a local explicitly?

544


write a corrected statement so that the instruction will work properly. if (4 < x < 11) y = 2 * x;

1517


What are the comments in c++?

576


Can turbo c++ run c program?

631






What are c++ templates used for?

621


If a base class is an adt, and it has three pure virtual functions, how many of these functions must be overridden in its derived classes?

592


Why do we use vector in c++?

602


What are the types of container classes?

620


Describe the role of the c++ in the tradeoff of safety vs. Usability?

713


How can you quickly find the number of elements stored in a static array?

642


What is a catch statement?

587


Explain how functions are classified in C++ ?

809


Why pointer is used in c++?

617


What does asterisk mean in c++?

587