what is data Abstraction? and give example
Answer Posted / ankit shrivastav
abstraction refers to the act of representing essential features without including the background details or explanations
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the use of register keyword with the variables?
What is ostream in c++?
What is c++ map?
What is array give example?
Write a program to find the reverse Fibonacci series starting from N.
Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?
Is nan a c++?
Is dev c++ free?
What is while loops?
How is c++ different from java?
Which function should be used to free the memory allocated by calloc()?
What is the use of namespace std in C++?
How do you decide which integer type to use?
What is the difference between object-oriented programming and procedural programming?
What is the limitation of cin while taking input for character array?