Answer Posted / vijay

Data Abstration is the simplified representaion of a Concept C,if a class 'A' derives this concept C must implement all things present in the concept,else class A does not makes sense.

Eg. RGB - Red,Green,Blue (Data Abstraction)
Any color is a combination of RGB.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where must the declaration of a friend function appear?

539


Write about the access privileges in c++ and also mention about its default access level?

619


Which one is a preferred language C or C++? Why?

622


What is the latest c++ standard?

688


Write a program using shift_half( ) function to shift the elements of first half array to second half and vice versa.

794






What is this pointer in c++?

737


What are the classes in c++?

642


How does the copy constructor differ from the assignment operator (=)?

627


Differentiate between a pointer and a reference with respect to c++.

699


Is oops and c++ same?

580


Explain function overloading and operator overloading.

627


What do you mean by translation unit?

607


What is c++ coding?

660


What is the size of a vector?

582


Can I learn c++ without learning c?

564