what is data Abstraction? and give example
Answer Posted / naresh muthu
data abstraction is nothing but the abstraction of data from various data which incude represeentation of essential features without icluding background details
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Tell me an example where stacks are useful?
What do you mean by stack unwinding in c++?
What is the difference between public and private data members?
Does c++ support multilevel and multiple inheritances?
What is function overriding in c++?
Can we make any program in c++ without using any header file and what is the shortest program in c++.
What is the two main roles of operating system?
Which programming language is best to learn first?
Explain one method to process an entire string as one unit?
Can union be self referenced?
How do you master coding?
What happens when you make call 'delete this;'?
Which operator cannot be overloaded c++?
What is scope in c++ with example?
How do you generate a random number in c++?