Computer Science, asked by bomenderick, 1 year ago

Please. how does abstract data types relate to imperative programming?

Answers

Answered by garywalter1221
1

Abstract Data type (ADT) is a type (or class) for objects whose behavior is defined by a set of value and a set of operations. ... It is called “abstract” because it gives an implementation independent view. The process of providing only the essentials and hiding the details is known as abstraction.


hope it will help u

Similar questions