what is data Abstraction? and give example
Answer Posted / ambika soni
It is a process or a concept in which unwanted data and information exist in hidden form. A user needs not to know this detail.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the best c++ book?
write a program that withdrawals,deposits,balance check,shows mini statement. (using functions,pointers and arrays)
Do the parentheses after the type name make a difference with new?
What are the advantages of c++ over c?
What does new return if there is insufficient memory to make your new object?
What is object in c++ example?
What are the benefits of operator overloading?
What is the full name of logo?
Can you pass a vector to a function?
In which situation the program terminates before reaching the breakpoint set by the user at the beginning of the mainq method?
Write about all the implicit member functions of a class?
Explain the use of this pointer?
Explain the concept of memory leak?
How does java differ from c and c++?
Program to check whether a word is a sub-string or not of a string typed