Answer Posted / wizards

The main idea of data abstratcion is to give clear
seperation between properties of data and implementation
details. This results the properties of the data types are
visible to the user interface and hides implementation details.

Is This Answer Correct ?    41 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which software is used to run c++ program?

554


What is private, public and protected inheritance?

595


Is c++ a programming language?

598


What is insertion sorting?

671


What is a type library?

688






What are manipulators in c++ with example?

589


What are dynamic type checking?

620


What are the uses of static class data?

640


Is string data type in c++?

589


Is c++ the hardest language?

566


Tell me difference between constant pointer and pointer to a constant.

634


Which is better c++ or java?

567


Differentiate between an external iterator and an internal iterator? What is the advantage of an external iterator.

621


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

2073


Explain "const" reference arguments in function?

619