what is data Abstraction? and give example
Answer Posted / savin gahlawat
Act of representing essential data without displaying background details is known as data abstraction.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Out of fgets() and gets() which function is safe to use and why?
Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.
Is c++ slower than c?
Is it possible to use a new for the reallocation of pointers ?
What is endl c++?
Explain how a pointer to function can be declared in C++?
Which bitwise operator is used to check whether a particular bit is on or off?
Do class declarations end with a semicolon?
What are the classes in c++?
How come you find out if a linked-list is a cycle or not?
Differentiate between declaration and definition.
What is pointer with example?
Why should you learn c++?
What is switch case in c++ syntax?
What are the new features that iso/ansi c++ has added to original c++ specifications?