Answer Posted / guest

data abstraction is the process of representing essential
details not including inter nal details.example index of
the book

Is This Answer Correct ?    281 Yes 50 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of c++ over c?

598


Is it possible to provide special behavior for one instance of a template but not for other instances?

643


What is the size of a vector?

590


How to get the current position of the file pointer?

563


If I is an integer variable, which is faster ++i or i++?

603






What is the difference between function overloading and operator overloading?

584


What are special characters c++?

576


what is Loop function? What are different types of Loops?

651


Explain the static storage classes in c++.

715


Does std endl flush?

617


Show the declaration for a pointer to function returning long and taking an integer parameter.

590


What is data type in c++?

569


What is the maximum value of a unsigned char a) 255 b) 256 c) 128

644


What is called array?

624


What is the rule of three?

580