3. Define variable. Name the types of variables.
Answers
Answered by
12
Answer:
Explanation:
A few basic variable types include: int - Int is short for "integer." It is used to define numeric variables holding whole numbers. ... float, double and decimal - these three types of variables handle whole numbers, numbers with decimals and fractions. The difference between the three lies in the range of values.
Similar questions