Answer Posted / abhishek

Data abstraction is a process of data hiding,i.e using the
the methods without knowing the implementation behind it;as
the implementation or logic is hidden for the outer world.

Is This Answer Correct ?    19 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Evaluate as true or false: !(1 &&0 || !1) a) True b) False c) Invalid statement

641


Explain selection sorting. Also write an example.

583


Please explain class & object in c++?

608


What is the purpose of ios::basefield in the following statement?

791


What is difference between n and endl in c++?

586






What are the two main components of c++?

592


How is modularity introduced in C++?

770


Can we use struct in c++?

597


What is a character in c++?

569


What is double in c++?

564


What is :: operator in c++?

582


What is the use of endl in c++?

599


Explain what you mean by a pointer.

636


What is the cout in c++?

556


Why struct is used in c++?

625