what is data Abstraction? and give example
Answer Posted / pooja
Abstraction refers to the act of representing essential
features without including the background details or
explanations
| Is This Answer Correct ? | 24 Yes | 8 No |
Post New Answer View All Answers
How do you declare A pointer to function which receives an int pointer and returns a float pointer
What is the best way to take screenshots of a window with c++ in windows?
How much maximum can you allocate in a single call to malloc()?
What is a manipulative person?
which operator is used for performing an exponential operation a) > b) ^ c) none
What is copy constructor? Can we make copy constructor private in c++?
Which one between if-else and switch is more efficient?
How are pointers type-cast?
What does asterisk mean in c++?
Define a nested class.
What is rtti in c++?
What is the best it certification?
Which is best ide for c++?
What is a stack c++?
Difference between declaration and definition of a variable.