what is data Abstraction? and give example
Answer Posted / byomakesh panda
The characteristics that allows program-data independence
and program-operation independence is called Data
Abstraction.
Is This Answer Correct ? | 61 Yes | 89 No |
Post New Answer View All Answers
Explain virtual class?
What is protected inheritance?
What are the 4 types of library?
Do you know what are pure virtual functions?
What is the full name of logo?
Write a program in C++ for Fibonacci series
Why are pointers used?
What is the difference between delegation and implemented-in-terms-of?
What's the best free c++ profiler for windows?
How the virtual functions maintain the call up?
What is the difference between passing by reference and passing a reference?
What is a try block?
How do I write a c++ program?
Am studying basic c++ programming, have been given the following assignment. Design a linear program to calculate the maximum stress a material can withstand given a force and a diameter of a circle. To find the required area pi should be defined. Have most of the program sorted out but am at a loss as to how to show the calculations required. Can anyone help?
what are the events occur in intr activated on interrupt vector table