Skip to content

Opening book details…

About this document

Abstract Data Type Oops Pillars by 39navneetshukla is a document available to read on EtoBox.

An Abstract Data Type (ADT) defines the data and operations on that data without detailing its implementation, focusing on what actions can be performed rather than how they are executed. ADTs can be categorized into primitive and non-primitive types, with examples including stacks, queues, and lists. The document also discusses the relationship between ADTs and object-oriented programming, highlighting concepts like encapsulation, abstraction, inheritance, and polymorphism.

Author
39navneetshukla
Language
EN