what is main data list
Answers
Answered by
1
Answer:
Common data types include:
Integer.
Floating-point number.
Character.
String.
Boolean.
Explanation:
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.
Similar questions