what is data Abstraction? and give example
Answer Posted / atul sharma
Data abstraction allowed only essential features like it
only execute the data member of an real word object of
particular class without background activity.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to explain our contribution in the project?
What is polymorphism in c++? Explain with an example?
What is the need of a destructor? Explain with the help of an example.
Write a function to find the nth item from the end of a linked list in a single pass.
In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h
What happens when you make call 'delete this;'?
What is the maximum combined length of command line arguments including the space between adjacent arguments?
What are advantages of using friend classes?
What is the difference between an external iterator and an internal iterator? Describe an advantage of the external iterator.
Write about an iterator class?
What is the real purpose of class – to export data?
What things would you remember while making an interface?
what are the events occur in intr activated on interrupt vector table
What is abstract class in c++?
How would you use the functions randomize() and random()?