Select all that apply. Which of the following tasks may be performed by a procedure?

a. reading a file
b. getting input
c. summing up numbers
d. displaying output


a. reading a file, b. getting input, c. summing up numbers, d. displaying output

Computer Science & Information Technology

You might also like to view...

Which of the following statements determines whether the variable temp is within the range of 0 through 100 (inclusive)?

a. if (temp >= 0 && temp <= 100) b. if (temp > 0 && temp < 100) c. if (temp >= 0 || temp <= 100) d. if (temp > 0 || temp < 100)

Computer Science & Information Technology

A ________ provides another interface beyond the table in Datasheet view

A) wizard B) macro C) form D) report

Computer Science & Information Technology

The chdir() function changes to the name of the specified directory.

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

Computer Science & Information Technology

What is UHDTV? What is a digital projector?

What will be an ideal response?

Computer Science & Information Technology