what is data Abstraction? and give example

Answer Posted / tamilarasan

A data abstraction is a simplified view of an object that includes only features one is interested in while hides away the unnecessary details.
eg: creation of object from its class.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What information can an exception contain?

669


Write my own zero-argument manipulator that should work same as hex?

589


What is a dangling pointer in c++?

660


How would you use qsort() function to sort an array of structures?

726


What is a breakpoint?

563






What is the sequence of destruction of local objects?

557


What are friend functions in C++?

624


What is purpose of new operator?

599


What is a storage class?

643


What do you mean by “this” pointer?

619


what is c++

1804


declare an array of structure where the members of the structure are integer variable float variable integer array char variable access all elements of the structure using dot operator and this pointer operator

1741


How come you find out if a linked-list is a cycle or not?

573


Is c the same as c++?

566


What is the most useful programming language?

608