Common examples of data types
Read moreWhat 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.
Read more