completes which of the following tasks?

The line of code
``` sw.Close()
```
sw.Close()
``` sw = IO.File.CreateText(fileName)
```
(A) it closes the current application
(B) it closes the current form
(C) it closes the currently opened window of the application
(D) it closes the file referred to by the variable name sw


(D) it closes the file referred to by the variable name sw

Computer Science & Information Technology

You might also like to view...

NIST defines three service models, which can be viewed as nested service alternatives: software as a service, platform as a service, and _________ as a service.

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

Computer Science & Information Technology

Which of the following is NOT true regarding content controls within a Word template?

A) They cannot be removed from the active document. B) They usually contain placeholder text. C) They may include date, picture, and text controls. D) They are enclosed in square brackets.

Computer Science & Information Technology

When you have linked Excel data into a Word document, a(n) _______________ displays when you open the Word document again.

a. Update Notice b. Refresh Notice c. Security Notice d. Link Notice

Computer Science & Information Technology

The only way to access the Zoom tool is to click it in the Tools panel.

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

Computer Science & Information Technology