Examlex

Solved

In the Following Statement, Sw Is the Name of a Variable

question 16

True/False

In the following statement, sw is the name of a variable.
Dim sw As IO.StreamWriter =
\quad \quad \quad \quad \quad IO.File.CreateText ("C:\TEXT FILES\INCOME Data.txt")


Definitions:

Related Questions