what is data Abstraction? and give example
Answer Posted / guest
Data abstraction is a OO methodology where the data type is
abstracted from implementation.
| Is This Answer Correct ? | 71 Yes | 45 No |
Post New Answer View All Answers
What can I use instead of namespace std?
What is the difference between while and do while loop?
Why should you learn c++?
What is linked list in c++?
Which one between if-else and switch is more efficient?
What is difference between class and function?
What is a c++ vector?
What are vtable and vptr?
What language is a dll written in?
State the difference between delete and delete[].
What is the C-style character string?
What is the use of function pointer?
What are the 4 types of library?
What are the 3 levels of programming languages?
Explain the difference between overloading and overriding?