what is data Abstraction? and give example
Answer Posted / romeo
This is a DBMS mechanism,
whereby, the implementation/
background details are hidden
from the end users.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a null object in c++?
Is c++ harder than java?
Write about the retrieval of n number of objects during the process of delete[]p?
Differentiate between a pointer and a reference with respect to c++.
What is nested class in c++?
Which sort does c++ use?
What is the difference between the indirection operator and the address of oper-ator?
Can I learn c++ without learning c?
How do I download c++?
find the two largest values among the 6 numbers using control structures : do-while,for,if else,nestedif- else ,while. one or two of them.
Explain the static member function.
What is difference between class and function?
How would you find out if a linked-list is a cycle or not?
Should I learn c or c++ first?
What are static and dynamic type checking?