You must click the ________ button to change the active window to fill the entire screen

A) Maximize B) Resize C) Expand D) Restore


A

Computer Science & Information Technology

You might also like to view...

Given the following method header, which of these method calls is incorrect?

``` public void displayValue(double x, int y); ``` a. displayValue(a, b); // where a is a long and b is a byte b. displayValue(a, b); // where a is an int and b is a byte c. displayValue(a, b); // where a is a short and b is a long d. All of these would give an error.

Computer Science & Information Technology

A __________ is any device that contains an IEEE 802.11 conformant MAC and physical layer.

A. station B. MPU C. service data unit D. MSDU

Computer Science & Information Technology

It is better to use PivotTables for multiple purposes than to create a set of separate PivotTables

Indicate whether the statement is true or false

Computer Science & Information Technology

The small green square located in the lower right corner of an active cell is the ________

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

Computer Science & Information Technology