Respuesta :

Answer

The int variable type is a physical representation of the abstract integer. The int variable type, along with the operations that act on an int variable, form an ADT.

Explanation: