Please enable JavaScript.
Coggle requires JavaScript to display documents.
Data Types - Coggle Diagram
Data Types
Types
-
-
-
-
Primitive Data Types
-
-
-
-
Boolean
-
Value Representation
Denote True by 1, False by 0 & any other value by -1
-
-
-
-
-
-
-
-
-
Basic Theory
-
Types of data
-
Manipulating process
Data Structures (Arrays, Records)
-
-
-
-
Elementary Data Objects (Integer, Boolean, Character)
-
-
-
-