what is data Abstraction? and give example

Answer Posted / pramod kumar kar

According to Grady Booch "An Abstraction denotes the
Essential characterstics of an object that distinguishes it
from all other kinds of objects & that provides cripsly
defined conceptual boundaries,relative to the perspective
to the viewer"
Data abstraction is the process of identifying properties
& methods related to a specific entity as applicable to the
application

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is software cycle? What is a mission critical system ? What is the important aspect of a real-time system ? Explain the difference between microkernel and macro kernel. Give an example of microkernel.Why paging is used ? Which is the best page replacement algo and Why ? What is software life cycle ? How much time is spent usually in each phases and why Which one do U want to work if selected in Honeywell ? Which are the different types of testing ? What is a distributed system ? Some questions about CSP. Which languages do U know ? What are the differences between Pascal and C. questions from Compiler construction and Lisp. Which are the different computer architecture? What is the requirement in MIMD ? What is the difference between RISC and CISC processors ? Difference between loosely coupled and tightly coupled systems ? What is an open system?

1766


Is oops and c++ same?

572


What do you mean by inheritance in c++?

597


Explain how would you handle a situation where you cannot call the destructor of a local explicitly?

535


What is a tuple c++?

538






What type of question are asked in GE code writing test based on c++ data structures and pointers?

3501


Explain the volatile and mutable keywords.

613


What are the basic data types used in c++?

549


How does a C++ structure differ from a C++ class?

616


A company pays its salespeople on a commission basis. The salespeople receive $200 per week plus 9 percent of their gross sales for that week. For example, a saleperson who sells $5000 worth of merchandise in a week receives $200 plus 9 percent of $5000, or a total of $650. You have been supplied with a list of items sold by each salesperson. The values of these items are as follows: Item Value A 239.99 B 129.75 C 99.95 D 350.89 Write a program that inputs one salesperson's items sold in a week (how many of item A? of item B? etc.) and calculates and displays that salesperson's earnings for that week.

3402


Explain how functions are classified in C++ ?

800


Can you please explain the difference between overloading and overriding?

588


write a programme to get a character and thier ASCII value

2592


What is the difference between a declaration and a definition?

579


What are the new features that iso/ansi c++ has added to original c++ specifications?

579