Any file that starts a program is knowns as a(n) ________ file

Fill in the blank(s) with correct word

executable

Computer Science & Information Technology

You might also like to view...

The instructions stored in a sub procedure in Microsoft Visual Basic (VBA) are called ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

In the pseudocode of the textbook, what does the following statement indicate?

Write itemsOrdered "widgets" a. itemsOrdered is a file on disk and the program will write the string "widgets" to it. b. The string "widgets" will be written to the file associated with itemsOrdered. c. The string "itemsOrdered" will be written to the file named widgets. d. The file named itemsOrdered will be renamed widgets.

Computer Science & Information Technology