Which of the following statements is FALSE about a workbook?

A) It contains one or more worksheets. B) It can contain only one worksheet.
C) The default zoom level is set to 100%. D) It contains pages called worksheets.


B

Computer Science & Information Technology

You might also like to view...

The output stream connected to the computer screen is:

a. System.exit b. System.quit c. System.in d. System.out

Computer Science & Information Technology

Suppose we have a header node in a linked list and start points to this header node. When removing the first (nonempty) node in the linked list, we do not have to move the start pointer because:

A. we should never move the start pointer in any linked list B. header nodes have no information, so they are never removed – the start pointer continually points to the header node C. if the header node needs to be removed, start is simply set to NULL D. start always points to a node with information

Computer Science & Information Technology

The programming language in Microsoft Office is called Visual Basic for Applications

Indicate whether the statement is true or false

Computer Science & Information Technology

A user called the help desk to report that her mobile device has apps on it that she does not remember installing. Several times throughout the day, she receives alerts in the notification bar from apps she does not recognize asking for permission to download and upload data.   Which of the following is the most likely cause for this behavior?

A. The mobile device has malware on it. B. The company has pushed these apps to the device. C. The anti-malware software is detecting and deleting infected apps. D. The device is performing an OS update.

Computer Science & Information Technology