what is data Abstraction? and give example
Answer Posted / shiva
data abstraction is hidding of unwanted data.
example: car
for driver only steering, gears, breaks are visible and engine is not visible so hidding engine for driver is unwanted.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What should main() return in c and c++?
Explain deep copy and a shallow copy?
What is endianness?
Is java based off c++?
What is virtual function? Explain with an example
Explain function overloading
How to access a variable of the structure?
Explain how functions are classified in C++ ?
Can a constructor be private?
What is a c++ vector?
Is c or c++ more useful?
Can I run c program in turbo c++?
What is oop in c++?
Which programming language's unsatisfactory performance led to the discovery of c++?
Is swift better than c++?