what is data Abstraction? and give example
Answer Posted / guest
Data abstraction is OOP entity wherein user defined
datatypes are introduced like class for simplicity.
Is This Answer Correct ? | 74 Yes | 167 No |
Post New Answer View All Answers
What is the difference between the parameter to a template and the parameter to a function?
Write about the various sections of the executable image?
How is c++ used in the real world?
Define vptr.
If a function doesn’t return a value, how do you declare the function?
Explain how a pointer to function can be declared in C++?
What do you understand by a pure virtual member function?
Write a program using shift_half( ) function to shift the elements of first half array to second half and vice versa.
What is the difference between an external iterator and an internal iterator?
What is srand c++?
What is the type of this pointer in c++?
What is the sequence of destruction of local objects?
What is the main function c++?
Why is c++ difficult?
When should I use unitbuf flag?