Answer Posted / rishabh

Data Abstraction : It is a process of representing only the
essential features of any object without including
implement details...

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?

886


What is the difference between global variables and static varables?

798


What is the advantage of c++ over c?

748


What are abstract data types in c++?

748


What sorting algorithm does c++ use?

858


What is the use of main function in c++?

723


Write about c++ storage classes?

953


What causes a runtime error c++?

805


Are c and c++ similar?

785


What is auto type c++?

836


Can circle be called an ellipse?

822


What is the correct syntax for inheritance a) class aclass : public superclass b) class aclass inherit superclass c) class aclass <-superclass

907


Can there be at least some solution to determine the number of arguments passed to a variable argument list function?

777


What is a character in c++?

759


What is meant by a delegate?

795