Magento Expert Forum - Improve your Magento experience

Results 1 to 8 of 8

What is Data Abstraction?

  1. #1

  2. #2
    Junior Member
    Join Date
    Oct 2016
    Location
    Delhi
    Posts
    63
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Data abstraction is a depletion of a specific structure of data to a simpler representation entirely. Generally, abstraction is the procedure of decreasing or removing facets from something in compliance to decrease it to a set of required characteristics.

  3. #3
    Junior Member
    Join Date
    Mar 2017
    Location
    Bangalore
    Posts
    64
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Abstraction means hiding the internal details and just exposing the functionality. For Example:-When you change the gear of your car, you know the gears will be changed without knowing how they are functioning internally.Abstraction focuses on the outside view of an object (i.e. the interface)

  4. #4
    New member
    Join Date
    May 2017
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks for explaining about Data Abstraction and sharing the list links relate to data abstraction.
    driving directions

  5. #5
    Senior Member
    Join Date
    Aug 2018
    Posts
    107
    Thanks
    1
    Thanked 4 Times in 4 Posts

    Default

    Hi......!
    In computer science, an abstract data type is a mathematical model for data types, where a data type is defined by its behavior from the point of view of a user of the data, specifically in terms of possible values, possible operations on data of this type, and the behavior of these operations
    Thanks....

  6. #6
    Junior Member
    Join Date
    May 2018
    Posts
    52
    Thanks
    0
    Thanked 3 Times in 2 Posts

    Default

    Abstraction means hiding the internal details and just exposing the functionality. Thanks for explaining about Data Abstraction and sharing the list links relate to data abstraction.
    Regards: The NineHertz

  7. #7
    Junior Member
    Join Date
    Sep 2018
    Location
    Canada
    Posts
    873
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    Information deliberation alludes to giving just fundamental data about the information to the outside world, concealing the foundation subtleties or usage. Consider a genuine case of a man driving a vehicle. This is the thing that deliberation is. Reflection utilizing Classes: We can actualize Abstraction in C++ utilizing classes.

  8. #8
    Junior Member
    Join Date
    Sep 2018
    Location
    Canada
    Posts
    873
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    Abstraction (from the Latin abs, meaning away from and trahere , meaning to draw) is the process of taking away or removing characteristics from something in order to reduce it to a set of essential characteristics. Abstraction is related to both encapsulation and data hiding.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •