what is data Abstraction? and give example
Answer Posted / ekta
data abstraction is act of representing essential features
without including background details or explaintation.
FOR EXAMPLE: SWITCH BOARD.. in this we only know that if we
press any switch any electric appliances start working but
we dont know the inner functionality of switch board like
its wire connection, line connection,and etc....
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is c++ fully object oriented?
What is the difference between a pointer and a link in c ++?
Can you use the function fprintf() to display the output on the screen?
How can you quickly find the number of elements stored in a dynamic array? Why is it difficult to store linked list in an array?
What is fflush c++?
What is the best c++ book?
What apps are written in c++?
why is c++ called oops? Explain
Is ca high or low level language?
What are arrays c++?
Discuss the effects occur, after an exception thrown by a member function is unspecified by an exception specification?
What is the main purpose of c++?
What is c++ hiding?
Should I learn c or c++ or c#?
What is enum class in c++?