Multiple Choice
The IsPunctuation method will return true if:
A) if it is a period (. ) or a comma (,)
B) if it is a period (. ) ,a comma (,) ,a !,a ?,a colon (:) ,or a semicolon (;)
C) if it is any of (b) or a brace: ( (,{,and [ )
D) anything that is not a letter or a white space
Correct Answer:

Verified
Correct Answer:
Verified
Q19: Method Insert can be used to insert
Q49: Method Matches can be used to get
Q76: Strings cannot be changed.
Q77: The String method xe "CopyTo method of
Q80: Characters can be:<br>A)uppercase letters<br>B)lowercase letters<br>C)digits<br>D)All of the
Q82: The keyword Nothing is the same as
Q83: The CompareTo method returns a 1 if
Q84: Class String and the Char structure are
Q85: The Length property returns the length of
Q86: An example of a structure is:<br>A)an Integer<br>B)a