The syntax for declaring a streamwriter variable is ____.
A. [Dim | Private] streamWriterVariableName As IO.StreamWriter
B. {Dim | Private} streamWriterVariableName As IO.StreamWriter
C. {Dim | Private} streamWriterVariableName As IO.StreamWriteObject
D. Private streamWriterVariableName As IO.StreamWriter
Answer: B
Computer Science & Information Technology
You might also like to view...
What is the guideline for calculating an acceptable line measure?
What will be an ideal response?
Computer Science & Information Technology
The acronym ____________ refers to software that manages data stored in a database.
A. ERP B. SQL C. OLAP D. DBMS
Computer Science & Information Technology