Answer Posted / jithin

Data abstraction is the virtue by which the object hides its
internal operation and data members from rest of the
program.
it makes it unnecessary for the client programs to
know how the data is internally arranged in the object.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is c better than c++?

844


Difference between declaration and definition of a variable.

907


What is c++ used for in games?

825


What are the different types of comments allowed in c++?

791


what is pre-processor in C++?

827


What is the this pointer?

836


Does c++ have string data type?

891


Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.

6159


How would you obtain segment and offset addresses from a far address of a memory location?

842


Differentiate between realloc() and free().

786


What would happen on forgetting [], while deallocating an array through new?

852


What does new return if there is insufficient memory to make your new object?

799


Can you Mention some Application of C/C++?

828


Where and why do I have to put the "template" and "typename" keywords?

800


What are arrays c++?

836