Answer Posted / abhishek

Data abstraction is a process of data hiding,i.e using the
the methods without knowing the implementation behind it;as
the implementation or logic is hidden for the outer world.

Is This Answer Correct ?    19 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the array and initializing arrays in c++?

502


What is #include ctype h in c++?

663


What are c++ tokens?

586


What is a pointer how and when is it used?

567


Are strings mutable in c++?

688






Which one is better- macro or function?

644


Write about the access privileges in c++ and also mention about its default access level?

612


Where Malloc(), Calloc(), and realloc() does get memory?

603


What is the purpose of the "delete" operator?

619


What does #define mean in c++?

602


What is the use of function pointer?

568


Write a struct time where integer m, h, s are its members?

511


How does c++ structure differ from c++ class?

577


How can you link a c++ program to c functions?

616


What kind of problems can be solved by a namespace?

584