The following instruction will remove which character from the string first?Dim myString as string = "ABCDEFGH"myString = myString.Remove(2, 3)

A. A
B. B
C. C
D. D

Answer: C

Computer Science & Information Technology

You might also like to view...

A(n) ________ is often located at the top-right corner of a window and will display help information related to the specific task

A) H in a black box B) question mark C) magnifying glass D) red H

Computer Science & Information Technology

Read/write heads are moved by the ________

A) actuators B) spindle C) arms D) platter

Computer Science & Information Technology