When you click the Form button in the Forms category on the Insert panel, a ____ outline appears on the page on a Windows system.

A. yellow dashed
B. green highlighted
C. red dotted
D. black solid


Answer: C

Computer Science & Information Technology

You might also like to view...

public int mystery(int x, int y){    if (x >= y)        return x - y;    else        return x + y;}Based on the code in the accompanying figure, what would be the output of the following statement?System.out.println(mystery(8,7));

A. 1 B. 7 C. 8 D. 15

Computer Science & Information Technology

Infrared is a radio-based wireless technology that operates and is used for very short distances and is cheaper than other wireless technologies

Indicate whether the statement is true or false

Computer Science & Information Technology

The ____________________ list shows all the sources available on your computer.

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

Computer Science & Information Technology

Which of the following connections might require a crossover cable?

A. router to switch B. switch to computer C. switch to switch D. hub to computer

Computer Science & Information Technology