3 replies
yeollie-bae
over 4 years ago

A data type is a set of values and operations that can be performed on those values • The Java primitive data types (e.g. int) have values and operations defined in Java itself • An Abstract Data Type (ADT) is a data type that has values and operations that are not defined in the language itself • In Java, an ADT is implemented using a class or an interface
zaina-itriq
over 4 years ago
to see other 1 answers
Related documents
Search questions by subject

