what is data Abstraction? and give example
Answer Posted / karthick
Abstraction is the process of exhibiting only the essential
characteristics of an object depending on programmers
view.It is complement to encapsulation.
| Is This Answer Correct ? | 359 Yes | 101 No |
Post New Answer View All Answers
Explain the difference between class and struct in c++?
Is there a sort function in c++?
Explain the concept of friend function in c++?
Can a new be used in place of old mallocq? If yes, why?
Give 10 points of differences between C & C++.
Why is c++ called oops?
Explain what are accessor methods?
What is size of string in c++?
In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h
Explain virtual class and friend class.
What is a list c++?
what is multi-threading in C++?
Is there structure in c++?
Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?
Which software is used to run c++ program?