Answer Posted / m.arul

Data abstraction is a process of representing the essential
features without including background properties(or)
implementation details.

Is This Answer Correct ?    67 Yes 21 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can the creation of operator** is allowed to perform the to-the-power-of operations?

569


What are the comments in c++?

560


Why pointer is used in c++?

600


Write about c++ storage classes?

735


What is size_type?

535






What do you know about near, far and huge pointer?

586


What does the ios::ate argument do?

654


How are pointers type-cast?

633


Explain data encapsulation?

596


Perform addition, multiplication, subtraction of 2-D array using Operator Overloading.

3360


Explain Memory Allocation in C/C++ ?

623


In which situation the program terminates before reaching the breakpoint set by the user at the beginning of the mainq method?

575


What is #include iostream in c++?

575


List the features of oops in c++?

562


Why is it necessary to use a reference in the argument to the copy constructor?

621