Multiple choice

What is an INT?

  1. Number

  2. Text

  3. Database

  4. Boolean

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

INT stands for Integer, which is a data type used to store whole numbers in a database.