what is data Abstraction? and give example
Answer Posted / kazumi67
Data abstraction retrieves data efficiently. The need for
efficiency has led designers to use complex data stuctures
to represent data in the database.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is constructor c++?
write a programme to get a character and thier ASCII value
What is #include c++?
How can you differentiate between inheritance and implementation in c++?
What kind of jobs can I get with c++?
True or false, if you keep incrementing a variable, it will become negative a) True b) False c) It depends
If all is successful, what should main return a) 0 b) 1 c) void
What is helper in c++?
Which is not a valid keyword a) public b) protected c) guarded
What do you mean by late binding?
What is c++ & why it is used?
What is iomanip c++?
How can you quickly find the number of elements stored in a dynamic array?
How is new() different from malloc()?
Is string data type in c++?