what is data Abstraction? and give example
Answer Posted / guest
Data abstraction is a OO methodology where the data type is
abstracted from implementation.
| Is This Answer Correct ? | 71 Yes | 45 No |
Post New Answer View All Answers
What are inline functions? What is the syntax for defining an inline function?
What are guid?
Can we change the basic meaning of an operator in c++?
What is split a string in c++?
What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?
What are structures and unions?
What is the size of integer variable?
Is it possible for a member function to delete the pointer, named this?
Can I learn c++ in a week?
Explain rethrowing exceptions with an example?
What are the advantages of using const reference arguments in a function?
How to demonstrate the use of a variable?
What are static type checking?
What is c++ good for?
How c functions prevents rework and therefore saves the programers time as wel as length of the code ?