Multiple choice

Which of the following is a data type for a decimal number?

  1. Real

  2. Number

  3. Integer

  4. Array

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Numbers that contain decimal points are referred to as Real or Float data types in programming.