What are the 5 main data types?
Most modern computer languages recognize five basic categories of data types: Integral, Floating Point, Character, Character String, and composite types, with various specific subtypes defined within each broad category. Ensuite, What are 3 data types? Common data types Integer (int) It is the most common numeric data type used to ...