The term ____________________ refers to a subroutine that performs a specific task.

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


function

Computer Science & Information Technology

You might also like to view...

A(n) ____________________ list displays the titles or URLs of individual Web pages you visited in the past.

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

Computer Science & Information Technology

Which of the following statements are true?

a. All methods in FileInputStream/FileOutputStream are inherited from InputStream/OutputStream. b. You can create a FileInputStream/FileOutputStream from a File object or a file name using FileInputStream/FileOutputStream constructors. c. The return value -1 from the read() method signifies the end of file. d. A java.io.FileNotFoundException would occur if you attempt to create a FileInputStream with a nonexistent file. e. A java.io.FileNotFoundException would occur if you attempt to create a FileOutputStream with a nonexistent file.

Computer Science & Information Technology

________ is the standard for transmitting data between applications and systems

A) Web query B) Text file C) XML D) Metadata

Computer Science & Information Technology

The disaster recovery team will ________ the disaster recovery planning team

A) not be the same as B) not be as informed as C) oversee D) always be the same as

Computer Science & Information Technology