Multiple choice Which of the following is a data type for "%"? Single string Alpha String 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.