what is data Abstraction? and give example
Answer Posted / ambika soni
It is a process or a concept in which unwanted data and information exist in hidden form. A user needs not to know this detail.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Are php strings immutable?
What is function prototyping?
How do you clear a set in c++?
What is lazy initialization in c++?
Why do we use setw in c++?
What is :: operator in c++?
What do you mean by static variables?
What is Destructor in C++?
What is the last index number in an array of 100 characters a) 100 b) 99 c) 101
What does I ++ mean in c++?
What it is and how it might be called (2 methods).
What is the use of turbo c++?
Explain container class.
What is microsoft c++ redistributable?
If dog is a friend of boy and boy is a friend of house, is dog a friend of house?