what is data Abstraction? and give example

Answer Posted / saikumar jalda

Data abstraction means the mechanism of hiding the data
without effecting the background details is called data
abstratction.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain friend class?

634


Differentiate between a pointer and a reference with respect to c++.

702


What is double in c++?

564


Explain how the virtual base class is different from the conventional base classes of the opps.

695


Explain one method to process an entire string as one unit?

938






Does c++ have string data type?

697


Do the parentheses after the type name make a difference with new?

655


What is a class template in c++?

527


Why is main function important?

591


Differences between private, protected and public and give examples.

584


Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create

2078


Would you rather wait for quicksort, linear search, or bubble sort on a 200000 element array? (Or go to lunch...) a) Quicksort b) Linear Search c) Bubble Sort

641


What is the benefit of encapsulation?

597


Differentiate between an array and a list?

711


How to declaring variables in c++?

665