what is data Abstraction? and give example
Answer Posted / ansh pratap singh
abstraction is a concept that reduces the behavior of an
object to the lowest common denominator.
an concept and idea not associate with any specific instance
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is dev c++ free?
Why pointer is used in c++?
How does work in c++?
What is virtual base class?
What is setiosflags c++?
Tell me difference between constant pointer and pointer to a constant.
What is a .h file c++?
How do I tokenize a string in c++?
Differentiate between an inspector and a mutator ?
What are the advantages of early binding?
What are files in c++?
Which format specifier is used for printing a pointer value?
What is the use of cmath in c++?
Do you know what is overriding?
What is a singleton class c++?