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

What is a local variable?

582


Are php strings immutable?

566


Define macro.

595


an integer constant must have atleast one a) character b) digit c) decimal point

556


Is c++ a software?

731






Write a c program for binary addition of two 8 bit numbers.

3669


What are c++ stream classes?

562


What is the use of typedef?

640


What do you mean by “this” pointer?

619


What is data abstraction? How is it different from data encapsulation?

539


Explain the register storage classes in c++.

674


What is the this pointer?

637


What is the use of object in c++?

573


Is empty stack c++?

523


What is const pointer and const reference?

597