Answer Posted / sumathi

Data Abstraction is the act of representing the essential
features of an object without including the background
details.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is #include sstream?

802


What is atoi?

740


Explain the use of virtual destructor?

828


Write a program to add three numbers in C++ utilizing classes.

846


What is c++ good for?

776


What does the linker do?

793


A mXn matrix is given and rows and column are sorted as shown below.Write a function that search a desired entered no in the matrix .with minimum complexity 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

3465


Differentiate between an array and a list?

932


How would you use qsort() function to sort an array of structures?

912


How do I run a program in notepad ++?

809


What is pointer to array in c++?

814


What is copy constructor? Can we make copy constructor private in c++?

806


What is the difference between object-oriented programming and procedural programming?

901


Who discovered c++?

750


Which function should be used to free the memory allocated by calloc()?

777