what is data Abstraction? and give example
Answer Posted / suraj
data abstraction is the way of hiding complexity related
with data from end users
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the function of I/O library in C++ ?
Does c++ support multilevel and multiple inheritances?
What are the two shift operators and what are their functions?
Can we define function inside main in c++?
Why is c++ still best?
Why namespace is used in c++?
What c++ library is string in?
What is microsoft c++ redistributable 2013?
Write about a nested class and mention its use?
What is a storage class? Mention the storage classes in c++.
What is a pdb file?
Describe delete operator?
Does there exist any other function which can be used to convert an integer or a float to a string?
What is the difference between multiple and multilevel inheritance in c++?
What is a catch statement?