True/False
Because char variables can hold only one character, they are not assignment-compatible with string variables.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q38: Which one of the following is not
Q39: Look at the following code sample: enum
Q40: The _ method removes specified characters from
Q41: In code, you can determine the number
Q42: Look at the following code sample that
Q44: The _ method returns the lowercase equivalent
Q45: The process of dividing a string into
Q46: When you declare an enumerated type, the
Q47: Assume the following declarations:<br>enum Days { Mon,
Q48: Enumerators and enum variables have a ToString