Which is the correct way to create a file which will be saved on disk with the name AutoList and will be referred to in the program as cars?

a. Open “AutoList” For Output As cars
b. Open “cars” For Output As AutoList
c. Open “AutoList” For Input As cars
d. Open “cars” For Input As AutoList


A

Computer Science & Information Technology

You might also like to view...

______________ is the process of turning a structure into a heap by swapping downwards.

A. Swapifying B. Heapbuilding C. Heapifying D. Heaping

Computer Science & Information Technology

The keyword used in SQL to establish criteria is ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

The result of =ROUNDUP(123.456,0) is ________

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

Computer Science & Information Technology

Key the initials of the typist in uppercase one line below the writer's name and title.

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

Computer Science & Information Technology