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


Please Help Members By Posting Answers For Below Questions

Difference between a copy constructor and an assignment operator.

760


Is swift faster than c++?

750


What is the difference between multiple and multilevel inheritance in c++?

858


Explain function overloading and operator overloading.

817


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

818


What is a manipulative person?

738


Suppose that data is an array of 1000 integers. Write a single function call that will sort the 100 elements data [222] through data [321].

1200


What kind of problems can be solved by a namespace?

801


What is the difference between the functions rand(), random(), srand() and randomize()?

950


Define private, protected and public access control.

828


If there are two catch statements, one for base and one for derived, which should come first?

765


What is a tuple c++?

741


What is the most common mistake on c++ and oo projects?

718


what is data abstraction in C++?

834


Why do we need function?

780