What value is assigned to the variable strSnip when the following statements execute?

Dim strSnip As String
Dim strFullString As String = “Washington”
strSnip = strFullString.Substring(1, 3)

a. “ton”
b. “ash”
c. “Was”
d. “h”


b. “ash”

Computer Science & Information Technology

You might also like to view...

Match the following file types to their description

I. Sockets A. Unbuffered files used to exchange data II. Character devices B. Virtual connections between two processes III. Named pipes C. Provide a FIFO mechanism IV. Block devices D. Buffered files used to exchange data

Computer Science & Information Technology

The most appropriate sizing unit for television devices is the use of points.?

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Heat and power problems manifest as _______________ network problems.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

By default, custom Quick Parts are stored in a special template with the ____ file extension.

A. .dotm B. .docx C. .docm D. .dotx

Computer Science & Information Technology