Answer Posted / sachin

Data Abstraction is the process which represent essential
feature without implementation of details.
Ex. Soccer Ball, Ball is having same structure behavior
like common ball

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can non graphic characters be used and processed in C++?

704


Can constructor be private in c++?

610


What is protected inheritance?

602


What is the copy-and-swap idiom?

612


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

626






What are friend functions in C++?

625


Write a recursive program to calculate factorial in c++.

611


What is fflush c++?

581


If you want to share several functions or variables in several files maitaining the consistency how would you share it?

554


Do you know what are static and dynamic type checking?

624


Can I have a reference as a data member of a class? If yes, then how do I initialise it?

709


What are containers in c++?

571


Can c++ be faster than c?

604


Why struct is used in c++?

624


What is meant by entry controlled loop? What all C++ loops are exit controlled?

573