If you want to take handwritten notes, best practice is to use ________
A) Word
B) OneNote
C) Outlook
D) RibbonWriter
B
You might also like to view...
What is the output of the following code (assuming it is embedded in a correct and complete program)?
```
char letter[5] = {'o', 'k', "c", "g''};
for(int i = 4; i >= 0; i-- )
cout << letter[i];
cout <
A(n) ____________________ is a variable used to gather or accumulate values.
Fill in the blank(s) with the appropriate word(s).
To insert headers or footers in several worksheets at the same time, you must first ________ the worksheets
Fill in the blank(s) with correct word
If you know exactly how many rows and columns you want to create, you can click the Table button in the Tables group on the Insert tab, and then click ____ on the menu.
A. Insert Rows and Columns B. Add Table C. Insert Table D. none of the above