data abstraction
data abstraction
(data)Any representation of data in which the implementation
details are hidden (abstracted). Abstract data types and
objects are the two primary forms of data abstraction.
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)
abstraction
(1) The level at which a subject is viewed or programmed. For example, the highest abstraction level of a system is the overall system, which includes everything. Each subsequent abstraction layer encapsulates the details below it. See abstraction layer.
(2) In object technology, abstraction is one of the basic principles. It allows for creating user-defined and self-contained data types, known as objects. The details of the processing are contained within the object. See object-oriented programming and encapsulation.Copyright © 1981-2025 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 2003-2025 Farlex, Inc
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.