Multiple choice general knowledge

Which of the following are influenced by the data type of a field?

  1. The Quantity of field Characters

  2. The type of field Character

  3. The field format

  4. The font style of field characters

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

A field's data type determines both the quantity of characters (like Field Size for Text) and the type of characters allowed (numeric vs text, date format validation, etc.). Field format and font style are display properties, not data type characteristics.