Ask Question
11 May, 21:42

Which of the following are valid values of the char data type? (Select all that apply)

5

'Toast'

"5"

'2'

'C'

'%'

"B"

X

+4
Answers (2)
  1. 11 May, 22:24
    0
    2 and c are correct answers
  2. 11 May, 23:52
    0
    '2' 'C' '%' are all valid.

    Explanation:

    5 is an integer, Toast, "5" and "B" are also strings. X isn't defined.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Which of the following are valid values of the char data type? (Select all that apply) 5 'Toast' "5" '2' 'C' '%' "B" X ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers