what is data Abstraction? and give example
Answer Posted / sam
to show only the necessary information but hiding all
implementing details
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is scupper?
. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?
What is the purpose of template?
What are move semantics?
What is algorithm in c++ programming?
what are the iterator and generic algorithms.
Is c++ double?
Is c++ used anymore?
What is vectorial capacity?
Which programming language is best?
What is the use of 'using' declaration in c++?
What is functions syntax in c++?
How can we access protected and private members of a class?
How many keywords are used in c++?
Can create new c++ operators?