The answer is C because they need to store a massive amout of data
Answer:
You can change the color of text in your Word document. Select the text that you want to change. On the Home tab, in the Font group, choose the arrow next to Font Color, and then select a color.
You can display a graphics window and draw colorful shapes in it if you use the Show operation of the GraphicsWindow object. You can also specify properties of the graphics window, such as its title, height, width, and background color.
Explanation: Sorry I couldn't do the third question but hope it helps.
Answer:
The complete sentences are:
<em>The VLOOKUP function structure begins with =VLOOKUP(value, table, col_index, [range_lookup])</em>
<em>To use the VLOOKUP function, the lookup value should be in the first column of the table.</em>
<em></em>
Explanation:
Required
Complete the given sentence with the right values
In Excel, the syntax of the VLOOK function is:
<em>=VLOOKUP (value, table, col_index, [range_lookup])</em>
value -> The value to look up to and it should be located in the first column of the table
table -> The table name
col_index -> The column number to check
[range_lookup] -> This is optional and it returns either true of false depending on the result of the query,