Which of the following looks like a typical call to a void function?

A. printSum(a, b);
B. printSum(a, b) = y;
C. x = printSum(a, b);
D. printSum[a, b];


Answer: A

Computer Science & Information Technology

You might also like to view...

The Windows ____________________ is a temporary area in your computer's memory.

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

Computer Science & Information Technology

A(n) ____________________ path provides a precise location for a file within the entire folder structure of a computer.

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

Computer Science & Information Technology

1. The higher the ________ is, the closer to the top of the list a web page will be in the returned results of a search query.

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

Computer Science & Information Technology

When you increase the size or resolution of an image, Photoshop is running complex ____ to create that new data.

A. matrices B. indices C. algorithms D. vectors

Computer Science & Information Technology