what is data Abstraction? and give example
Answer Posted / saranya
data abstraction is the process of representing the
essential features not including the background details.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a constant? Explain with an example.
Is facebook written in c++?
Define a constructor?
What are virtual constructors/destructors?
Explain the pure virtual functions?
Discussion on error handling of C++ .
What is the basic of c++?
Explain the static member function.
Which operator cannot be overloaded c++?
Explain the differences between private, public and protected and give examples.
Can comments be nested?
Is c++ low level?
What is singleton pattern in c++?
Explain the difference between realloc() and free() in c++?
Does c++ have arraylist?