what is data Abstraction? and give example
Answer Posted / dashrath singh
In Data Abstraction Abstraction is a way through which we
can extract the useful information when it is called by
Objects or variables by hiding the definition
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is Loop function? What are different types of Loops?
write a program that withdrawals,deposits,balance check,shows mini statement. (using functions,pointers and arrays)
What is dynamic and static typing?
What is the purpose of extern storage specifier?
What is stack unwinding?
What are stacks? Give an example where they are useful.
What do you mean by inheritance in c++?
What can I safely assume about the initial values of variables which are not explicitly initialized?
Describe Trees using C++ with an example.
What are the effects after calling the delete this operator ?
Why is standard template library used?
What is type of 'this' pointer?
What are signs of manipulation?
What are formatting flags in ios class?
What is low level language in simple words?