what is data Abstraction? and give example
Answer Posted / deep shah
"Abstraction refers to the act of represent essential features without including the background details or explanation".
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can you say that a template is better than a base class?
What are special characters c++?
What does return 0 do in c++?
What is the difference between passing by reference and passing a reference?
How many types of classes are there in c++?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
What do you mean by overhead in c++?
What is function overloading in C++?
Can we change the basic meaning of an operator in c++?
Is c++ faster than c?
What are the extraction and insertion operators in c++? Explain with examples.
Is c++ high level programming language?
What is binary search in c++?
What is null pointer and void pointer and what is their use?
Write about the various sections of the executable image?