what is data Abstraction? and give example
Answer Posted / nitin
Data abstraction is tearing the pages of the book and keeping only the summary page..
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why c++ is called oop?
How can you specify a class in C++?
What problems might the following macro bring to the application?
What is the difference between an external iterator and an internal iterator?
Is c++ slower than c?
Is swift a good first language?
Explain Text Manipulation Routines?
If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?
Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
what is C++ exceptional handling?
What data encapsulation is in c++?
Explain public, protected, private in c++?
How the delete operator differs from the delete[]operator?
What is cin clear () in c++?
Can java be faster than c++?