Answer Posted / abhishek

Data abstraction is a process of data hiding,i.e using the
the methods without knowing the implementation behind it;as
the implementation or logic is hidden for the outer world.

Is This Answer Correct ?    19 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is c++ double?

747


Can we distribute function templates and class templates in object libraries?

789


Will rust take over c++?

781


Is dev c++ a good compiler?

701


Write about a nested class and mention its use?

822


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

2289


Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].

798


Is there a sort function in c++?

750


Can a Structure contain a Pointer to itself?

791


Which programming language's unsatisfactory performance led to the discovery of c++?

1038


What is the main purpose of c++?

774


Explain how overloading takes place in c++?

765


How can an improvement in the quality of software be done by try/catch/throw?

801


What are move semantics?

860


What are special characters c++?

735