Default tab stops are set every ________ inch

A) 0.25
B) 0.5
C) 0.75
D) 1


B

Computer Science & Information Technology

You might also like to view...

Which term refers to undoing changes to a database?

a. uncommit b. reverse c. rollback d. undo

Computer Science & Information Technology

You can ungroup a grouped object by pressing the ____ keys.

A. Ctrl+Shift+Z B. Ctrl+Shift+P C. Ctrl+Shift+M D. Ctrl+Shift+G

Computer Science & Information Technology

Most Visual Basic 2010 programs are ____ programs because they communicate with the user through a graphical user interface (GUI).

A. GUI-based B. indexed C. event-driven D. persistent

Computer Science & Information Technology

Which of the following statements about a standard AlertDialog is false?

a. Its negative action button cancels the dialog’s specified action, often labeled with CANCEL- or NO. This is the leftmost button when there are multiple buttons in the dialog. b. Its positive action button accepts the dialog’s specified action, often labeled with OK or YES. This is the rightmost button when there are multiple buttons in the dia-log. c. Its neutral action button indicates that the user does not want to cancel or accept the action specified by the dialog. For example, an app that asks the user to register to gain access to additional features might provide a REMIND ME LATER neutral button. d. Each of the above statements is true.

Computer Science & Information Technology