what is data Abstraction? and give example
Answer Posted / gnanamoorthi s
The data abstraction refers to the basic important thinks is
not a detailed version or implementation.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What you know about structures in C++?
What is c++ code?
What is the difference between an external iterator and an internal iterator? Describe an advantage of the external iterator.
Show the declaration for a pointer to function returning long and taking an integer parameter.
What is a memory leak c++?
Define the operators that can be used with a pointer.
Describe linkages and types of linkages?
What is an incomplete type in c++?
Define stacks. Provide an example where they are useful.
an integer constant must have atleast one a) character b) digit c) decimal point
How to tokenize a string in c++?
What is decltype c++?
What is a class definition?
Why the usage of pointers in C++ is not recommended ?
What is a vector c++?