Opaque data type

In computer science, an opaque data type is a data type whose concrete data structure is not defined in an interface. This enforces information hiding, since its values can only be manipulated by calling subroutines that have access to the missing information.

Source: Wikipedia — Opaque data type (CC BY-SA 4.0)

Opaque data type

In computer science, an opaque data type is a data type whose concrete data structure is not defined in an interface. This enforces information hiding, since its values can only be manipulated by calling subroutines that have access to the missing information.

Source: Wikipedia "Opaque data type" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy