Subject | German | English |
progr. | Aggregat: strukturierte Sammlung von Datenobjekten, die einen Datentyp bilden | aggregate: structured collection of data objects forming a data type (ssn) |
comp., MS | boolescher Datentyp, Boolean-Datentyp | Boolean data type (A data type with only two passable values, True (-1) or False (0). Boolean variables are stored as 16-bit (2-byte) numbers) |