what is data Abstraction? and give example
Answer Posted / naresh muthu
data abstraction is nothing but the abstraction of data from various data which incude represeentation of essential features without icluding background details
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Show the declaration for a pointer to function returning long and taking an integer parameter.
What are the two main components of c++?
What are register variables?
what is the difference between overloading & overriding? give example.
Which function cannot be overloaded c++?
What is the syntax for a for loop?
What is static class data?
What is buffering in c++?
Is c++ the best programming language?
Explain function overloading and operator overloading.
What is a type library?
What are the four partitions in which c++ compiler divides the ram?
how to access grid view row?
Does improper inheritance have a potential to wreck a project?
What is the disadvantage of using a macro?