Which category of Excel options allows you to install Solver?

A. Advanced
B. Trust Center
C. Add-Ins
D. Formulas


Answer: C

Computer Science & Information Technology

You might also like to view...

Given the name of the file you want to open has been stored in the string object filename, which of the following will statements will correctly open the file.

A. inFile.open(filename); B. inFile.open(c_str.filename()); C. inFile.open(‘filename’); D. inFile.open("filename");

Computer Science & Information Technology

Which of the following file extensions would most likely be found in an e-mail search for someone using Outlook?

A) .mbx B) .wab C) .eml D) .dbx

Computer Science & Information Technology

A computer has a write-protected BIOS. What can you do to update the Flash BIOS?

A) Change the setting of a motherboard jumper or switch to remove the write protection. B) Replace the BIOS chip with another containing the latest version. C) Use the copy command to transfer the updated information from the CMOS to the BIOS. D) Reverse the chip in the socket to allow it to be updated.

Computer Science & Information Technology

The descriptive name used for a special character in place of its Unicode number is known as a(n) ____________________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology