Multiple Choice
The String method xe "CopyTo method of class String"CopyTo copies a specified number of characters from a:
A) Char array into a String
B) String into a Char array
C) String into a Integer array
D) All of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: Method Insert can be used to insert
Q37: Method AppendFormat can be used to format
Q49: Method Matches can be used to get
Q72: A structure in Visual Basic is similar
Q73: One String is less than another String
Q75: String objects are _ and StringBuilders are
Q76: Strings cannot be changed.
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