what is data Abstraction? and give example
Answer Posted / rathna
data abstraction is a process of collecting essential
details which are relavent to the application and
neglecting other details.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can I run c program in turbo c++?
What is a catch statement?
What is a breakpoint?
What do you mean by enumerated data type?
Search for: what is pair in c++?
Which c++ operator cannot overload?
How can I learn dev c++ programming?
What are the classes in c++?
What is const in c++?
What do you mean by overhead in c++?
What is a class template in c++?
Why we use #include iostream in c++?
What is the purpose of extern storage specifier?
What is linked list in c++?
How to access a variable of the structure?