A group of data points used in a graph become a data ________

Fill in the blank(s) with correct word


series

Computer Science & Information Technology

You might also like to view...

(Bubble Sort) In the bubble sort algorithm, smaller values gradually “bubble” their way up- ward to the top of the array like air bubbles rising in water, while the larger values sink to the bot- tom. The bubble sort makes several passes through the array. On each pass, successive pairs of elements are compared. If a pair is in increasing order (or the values are identical), we leave the

values as they are. If a pair is in decreasing order, their values are swapped in the array. Write a program that sorts an array of 10 integers using bubble sort. What will be an ideal response?

Computer Science & Information Technology

The Table Style Options Group

A) enables you to adjust settings to control how many pages will print. B) is a collection of structured, related data in columns and rows. C) keeps Table Options visible as you scroll through a worksheet. D) contains check boxes to select format actions such as Total Row which displays a Total Row when Checked.

Computer Science & Information Technology

In what situations must you use a macro instead of a module?

What will be an ideal response?

Computer Science & Information Technology

____________________ print embossed output in Braille format on paper instead of, or in addition to, conventional ink output.

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

Computer Science & Information Technology