Which command do you use to display two open documents at the same time?

A. Split
B. New Window
C. Arrange All
D. Switch Windows


Answer: C

Computer Science & Information Technology

You might also like to view...

Which of the following comments would be the best post-condition for this swap function void swap( int& left, int&right);

a. //Postcondition: None b. //Postcondition: the values of left and right are exchanged. c. //Postcondition: left has the value of right d. //Postcondition: left and right are unchanged

Computer Science & Information Technology

When entering new information into a field, the record selector displays a hand with a finger pointing to the current record being entered

Indicate whether the statement is true or false

Computer Science & Information Technology

In C++ a character is stored as an integer value.

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

Computer Science & Information Technology

List the five steps you should follow when planning a Windows Form application. Be sure to put the steps in the proper numeric order (1 through 5).

What will be an ideal response?

Computer Science & Information Technology