To make comparisons among related data, use a ________ chart

A) scatter B) pie C) line D) column


D

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. Assuming more Data is a Boolean variable, the following two tests are logically equivalent. 2. A switch statement branches to a particular block of code depending on the value of a numeric (i.e. integer or floating-point) variable or constant. 3. The scope of a variable is the program it is defined in. 4. To decrements a number means to increase its value. 5. The block of code in the body of a while statement can contain an unlimited number of statements, provided they are enclosed in a set of braces.

Computer Science & Information Technology

You can change page formats to add footer text at the top of each page.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The code that is written in VBA is called a(n) ________ in VBA

A) object-oriented program B) javascript C) procedure D) event

Computer Science & Information Technology

Why should you NOT designate the Documents folder as a trusted location?

A) It is not accessible by Access 2016. B) It isn't a folder name that exists in all PCs and Macs. C) It is one of three folders that cannot scan macros. D) It is a known folder that others may try to gain access to.

Computer Science & Information Technology