what is data Abstraction? and give example
Answer Posted / srija
abstraction is nothing but reprasenting essential futers
rather than including its background details
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are put and get pointers?
Is c++ the hardest language?
What are the c++ access specifiers?
What is difference between rand () and srand ()?
Is c++ vector dynamic?
What are shallow and deep copies?
Differentiate between a template class and class template in c++?
How to defines the function in c++?
Should a constructor be public or private?
What is a memory leak c++?
What do you mean by vtable and vptr in c++?
What is the latest version on c++?
What is object file? How can you access object file?
Who invented turbo c++?
what is VOID?