What do you mean by abstraction. Explain your answer?

Answer Posted / sushant

Abstraction means hiding of unwanted data and showing important data. e.g. Color class is combination of Red, Green, Blue then it is represented as RGB. Its an abstraction.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the extraction and insertion operators in c++?

663


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

906


What is do..while loops structure?

716


What operators can you overload in c++?

675


what you know about c++?

759






What is class invariant in c++?

842


What is flush () in c++?

661


What is a local reference?

780


Declare a class vehicle and make it an abstract data type.

625


Can class objects be passed as function arguments?

695


Define linked lists with the help of an example.

645


What is a node class in c++?

733


What is expression parser in c++

2007


What is an undefined reference/unresolved external symbol error and how do I fix it?

701


Is overriding possible in c++?

647