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

How is static data member similar to a global variable?

598


Is c++ a software?

734


What is the best book for c++ beginners?

588


What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?

681


When do we use copy constructors?

603






When does a name clash occur in c++?

723


What is difference between c++ 11 and c++ 14?

586


How do you declare A pointer to a function which receives nothing and returns nothing

731


How can a struct in c++ differs from a struct in c?

619


What do you mean by delegate? Can a user retain delegates?

537


What are advantages of using friend classes?

651


How do you flush a buffer in c++?

614


What is a pdb file?

548


What is the first name of c++?

571


What is endianness?

633