Answer Posted / saro

DATA ABSTRACTION MEANS WE GIVE MORE IMPORTANT TO DAT
WITHOUT CONSIDERING WHAT'S GOING ON BACKGROUND.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between inline functions and macros?

600


Is c++ a difficult language?

579


Which operations are permitted on pointers?

570


What is conditions when using boolean operators?

607


What is nested class in c++?

522






What is a c++ map?

664


What return value must conversion operators have in their declaration?

620


I want to write a C++ language program that: 1. Reads in the size of a square from the screen; 2. Prints a hollow square of that size out of “-“, “|” and blanks on screen; 3. Prints the same hollow square onto a text file. The program should work for squares of all side sizes between 1 and 20.

2297


Explain the pure virtual functions?

647


How compile and run c++ program in turbo c++?

634


What do you mean by translation unit in c++?

680


What is polymorphism & list its types in c++?

627


Specify different types of decision control statements?

360


Which bit wise operator is suitable for turning off a particular bit in a number?

647


What is iostream in c++ used for?

553