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

What is function declaration in c++ with example?

727


What operators can you overload in c++?

763


What are stacks?

807


What is a sequence in c++?

753


Define a conversion constructor?

802


Where must the declaration of a friend function appear?

723


Why is main function important?

813


Is it possible to provide special behavior for one instance of a template but not for other instances?

821


Which software is used to run c++ program?

720


You run a shell on unix system. How would you tell which shell are you running?

880


Which operator cannot overload?

790


What do you mean by static variables?

823


Who invented turbo c++?

829


What are the 4 types of library?

837


What is expression parser in c++

2130