Multiple Choice
Which one of the character testing methods would you use to determine that a string contains only letters and numbers?
A) char.IsLetterOrDigit
B) char.IsUpper
C) char.IsPunctuation
D) char.IsWhiteSpace
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: When you create a structure object with
Q3: If you pass an uppercase letter to
Q4: The _ can be used to retrieve
Q5: Which one of the following character testing
Q6: You can use a subscript expression such
Q8: The _ data type is used to
Q9: You can assign an enumerator directly to
Q10: The fields contained in structure must all
Q11: Once you have created an instance of
Q12: If you find yourself using a structure