Multiple choice

Which of the following is a data type for "%"?

  1. Single string

  2. Alpha

  3. String

  4. Character

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

A single symbol like '%' is classified as a Character data type, whereas a sequence of symbols would be a String.