what is data Abstraction? and give example
Answer Posted / abhishek
data abstraction is a process of idenification the
impleaction without the
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does code-bloating occur in c++?
How would you find out if a linked-list is a cycle or not?
What is the use of bit fields in structure declaration?
What is a set in c++?
What is the default width for ouputting a long integer using the insertion operator?
What is vector string in c++?
What is c++ array?
Why is "using namespace std;" considered bad practice?
Explain the concept of copy constructor?
Write about the local class and mention its use?
How does c++ structure differ from c++ class?
What is the difference between strcpy() and strncpy()?
Do class method definitions?
Do you know what is overriding?
How are the features of c++ different from c?