True/False
String.Concat(string1,string2)has the same result as string1 & string2.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: In regular expressions,a word character is considered
Q52: If an IndexOfAny method is passed a
Q63: Structures are like classes in that they
Q64: String indexers treat strings as:<br>A)binary code<br>B)ASCII code<br>C)arrays
Q65: Method Append allows various data-type values to
Q67: If a method's arguments cause it to
Q69: If an index goes beyond the bounds
Q72: A structure in Visual Basic is similar
Q73: Method Remove can be used to delete
Q73: One String is less than another String