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


Please Help Members By Posting Answers For Below Questions

Explain virtual class?

779


What is protected inheritance?

807


What are the 4 types of library?

847


Do you know what are pure virtual functions?

857


What is the full name of logo?

835


Write a program in C++ for Fibonacci series

868


Why are pointers used?

751


What is the difference between delegation and implemented-in-terms-of?

787


What's the best free c++ profiler for windows?

830


How the virtual functions maintain the call up?

820


What is the difference between passing by reference and passing a reference?

779


What is a try block?

845


How do I write a c++ program?

804


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?

1944


what are the events occur in intr activated on interrupt vector table

1397