The keyboard shortcut for inserting today's date is ________

A) Ctrl + T
B) Ctrl + D
C) Ctrl + ;
D) Ctrl + :


Answer: C

Computer Science & Information Technology

You might also like to view...

The statement cout << setw(4) << num4 << " ";

A) outputs the value of num4 rounded to 4 decimal places. B) outputs "stew(4)" before the value in the variable numb. C) outputs the first 4 digits of the number stored in numb. D) outputs the value stored in numb four times. E) does none of above.

Computer Science & Information Technology

As with flowcharts, pseudocode, hierarchy charts, and class diagrams, the UML has its own notation that consists of a set of specialized shapes and conventions.

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

Computer Science & Information Technology

The ________ selects the fields you want and formats the report with headers and footers for grouping

A) Layout view B) Design view C) Combo Box Wizard D) Report Wizard

Computer Science & Information Technology

You can rearrange your view of the Journal on the Home tab in the Current View group by clicking a view option.

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

Computer Science & Information Technology