Answer Posted / shiva

data abstraction is hidding of unwanted data.
example: car
for driver only steering, gears, breaks are visible and engine is not visible so hidding engine for driver is unwanted.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many ways can a variable be initialized into in C++?

605


What is time h in c++?

587


When there is a global variable and local variable with the same name, how will you access the global variable?

625


What is pointer to member?

603


Is there a c++ certification?

606






When we use Abstract Class and when we use Interface?where we will implement in real time?

1670


Will rust take over c++?

598


How do you instruct your compiler to print the contents of the intermediate file showing the effects of the preprocessor?

586


Is c++ fully object oriented?

553


When does a 'this' pointer get created?

624


What are the uses of c++ in the real world?

566


What is atoi?

546


Can we use this pointer in a class specific, operator-overloading function for new operator?

618


Can we define function inside main in c++?

557


What is a container class? What are the types of container classes in c++?

680