Answer Posted / guest

Data abstraction is a OO methodology where the data type is
abstracted from implementation.

Is This Answer Correct ?    71 Yes 45 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about Garbage Collector?

854


What is the difference between multiple and multilevel inheritance in c++?

843


Which of the following is not a valid declaration for main() a) int main() b) int main(int argc, char *argv[]) c) They both work

824


How do you define/declare constants in c++?

770


What is prototype for that c string function?

868


What is pointer with example?

733


What is the use of ::(scope resolution operator)?

820


Give 10 points of differences between C & C++.

836


Can a Structure contain a Pointer to itself?

786


Why do we learn c++?

724


What are exceptions c++?

773


When the constructor of a base class calls a virtual function, why doesn't the override function of the derived class gets called?

812


Explain differences between alloc() and free()?

779


What is an operator function? Describe the function of an operator function?

840


Write about the scope resolution operator?

774