Once a paragraph is selected, choosing the fill color red in the Shading tab of the Borders and Shading dialog box:

A) makes the paragraph text red.
B) makes the paragraph border red.
C) highlights the paragraph text in red.
D) makes the page border red.


C

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a) When a TextBox receives the focus, the system displays an appropriate soft keyboard on the screen. Normally, when a TextBox loses the focus, the system hides the soft keyboard. b) If you set a TextBox’s InputScope property to Number, a keyboard that allows only numeric input is displayed in your app. c) A TextBox’s TextChanged event handler is called whenever the user accesses the text in the TextBox. d) A TextBox’s LostFocus event handler is called when the TextBox loses the focus because the user touched another control.

Computer Science & Information Technology

Explain how a range of frequencies can be used to increase data rate.

What will be an ideal response?

Computer Science & Information Technology

The solution that enables virtualization is a __________ .

A) round robin B) virtual machine monitor C) hyperfile D) DalviB600

Computer Science & Information Technology

In C++ terminology, a class object is the same as a class instance.

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

Computer Science & Information Technology