Multiple Choice
Class String and the Char structure are found in the:
A) System.Strings namespace
B) System.Chars Namespace
C) System.Text namespace
D) System namespace
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q49: Method Matches can be used to get
Q80: Characters can be:<br>A)uppercase letters<br>B)lowercase letters<br>C)digits<br>D)All of the
Q81: The IsPunctuation method will return true if:<br>A)if
Q82: The keyword Nothing is the same as
Q83: The CompareTo method returns a 1 if
Q85: The Length property returns the length of
Q86: An example of a structure is:<br>A)an Integer<br>B)a
Q87: Both structures and classes use the same
Q88: A sequence of characters in double quotation
Q89: What will executing the following snippet of