what is data Abstraction? and give example
Answer Posted / soumitra
It is the process pf showing the essential features of
class by hiding the background details.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?
C is to C++ as 1 is to a) What the heck b) 2 c) 10
What is c++ best used for?
Write a program which uses Command Line Arguments
What is ios in c++?
What is c++ and its features?
What is format for defining a structure?
Does a derived class inherit or doesn't inherit?
Is it possible to have a recursive inline function in c++?
How is static data member similar to a global variable?
Write about all the implicit member functions of a class?
Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.
What do you mean by global variables?
Is empty stack c++?
What is the maximum combined length of command line arguments including the space between adjacent arguments?