Multiple Choice
What data type can be used to hold any single character, including numbers and non-printing characters?
A) char
B) string
C) bool
D) int
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: What operator is used for exponentials in
Q2: An escape sequence is used to represent
Q3: What method from the Convert class can
Q4: What is NOT part of a variable
Q5: What is a variable declaration, what is
Q7: What keyword can be used to create
Q8: How is a named constant different from
Q9: someValue++ is an example of the use
Q10: Explain how to use the C# shortcut
Q11: What are the three floating-point data types