what is data Abstraction? and give example

Answer Posted / neha gupta

data abstraction is the process of extracting the relevant
properties of an object while ignoring non-essential
details.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Specify some guidelines that should be followed while overloading operators?

616


Write about the stack unwinding?

626


What is a namespace in c++?

595


Why cout is used in c++?

562


Why are pointers not used in c++?

626






What is the difference between new() and malloc()?

616


Can we sort map in c++?

589


What are the two types of comments?

570


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

2194


Can manipulators fall in love?

559


Should I learn c or c++ first?

566


write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.

2247


Write about the scope resolution operator?

612


What new()is different from malloc()?

567


What is a string example?

545