You can share documents with others by e-mailing them or posting them to a blog from inside ________
A) Internet Explorer
B) Share view
C) Backstage view
D) Outlook
C
You might also like to view...
Assume StringBuilder strBuf is "ABCDEFG", after invoking _________, strBuf contains "AEFG".
a. strBuf.delete(0, 3) b. strBuf.delete(1, 3) c. strBuf.delete(1, 4) d. strBuf.delete(2, 4)
Class JTextArea’s getSelectedText method ________.
a. returns the text in the JTextArea b. returns the selected text in the JTextArea c. displays only the selected text in the JTextArea d. sets the selected text in the JTextArea
If a project is scheduled from a Finish date and you enter a Finish date into the Entry table for a task, then Project 2010 will automatically apply the ____ constraint type to that task.
A. Start No Earlier Than B. Start No Later Than C. Finish No Later Than D. Finish No Earlier Than
Excel's ________ tool finds the input needed in one cell to achieve the desired result in another cell
Fill in the blank(s) with correct word