Answer Posted / ravin

data abstraction is a method to represent essential features of a data without including background details or unimportant matter.
a function/process used to define the use of this data.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is vector a class in c++?

592


If you don’t declare a return value, what type of return value is assumed?

538


What is the difference between public, private, and protected access?

614


What is a manipulator in c++?

711


Ask to write virtual base class code?

2147






Is c better than c++?

609


Is swift faster than c++?

557


What are smart pointers?

666


What is atoi?

538


Is there finally in c++?

615


What is a class definition?

609


How the memory management in vectors are being done. What happens when the heap memory is full, and how do you handle it ?

1830


Write a function to find the nth item from the end of a linked list in a single pass.

565


When is dynamic checking necessary?

596


What is operator overloading in c++ example?

646