True/False
The method IsWhiteSpace is used to determine whether a character is a space or not.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q65: The ToUpper and ToLower methods can be
Q66: Another way to concatenate a string is
Q67: A string literal:<br>A) contains only one character.<br>B)
Q68: To make a search return between 10
Q69: If an integer argument goes beyond the
Q71: When setting the length of a StringBuilder
Q72: ToUpper(string)is<br>A) a way of converting a string
Q73: Method Remove can be used to delete
Q74: string example = "Deitel";<br>2) example = example +
Q75: The Length property returns the length of