what is data Abstraction? and give example
Answer Posted / suraj
data abstraction is the way of hiding complexity related
with data from end users
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is c++ mutable?
What are the advantages of using typedef in a program?
what are the iterator and generic algorithms.
What is the use of typedef?
What is set in c++?
Is c++ a good first language to learn?
What is a sequence in c++?
Explain the isa and hasa class relationships.
write a programme to get a character and thier ASCII value
What is conditions when using boolean operators?
What is endianness?
When should I use unitbuf flag?
In what situations do you have to use initialization list rather than assignment in constructors?
What is ios flag in c++?
Explain the volatile and mutable keywords.