What do you mean by abstraction. Explain your answer?

Answer Posted / subhrajit

abstraction is the method of show the necessary data and
hide the unnecessary data.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What's the order in which the local objects are destructed?

918


Does there exist any other function which can be used to convert an integer or a float to a string?

731


What is linked list in c++?

783


What is the average salary of a c++ programmer?

628


Write a c program for binary addition of two 8 bit numbers.

3758






Why is c++ awesome?

661


What is difference between c++ and c ++ 14?

671


What does it mean to declare a member variable as static?

694


What is pointer in c++ with example?

616


Why do we need templates?

639


What is time h in c++?

690


What is a sequence in c++?

662


write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num

2298


Is map ordered c++?

688


Show the declaration for a static function pointer.

662