____ is best for managing quantitative data.

A. Word
B. Access
C. PowerPoint
D. Excel


Answer: B

Computer Science & Information Technology

You might also like to view...

What marks the end of the Do Until repetition statement?

a) End Until b) End Do Until c) Loop d) End Loop

Computer Science & Information Technology

What will be the value of x after the following code is executed?

``` int x = 10; while (x < 100) { x += 100; } ``` a. 100 b. 90 c. 110 d. 10

Computer Science & Information Technology

The Form tool creates a form displaying all fields from the underlying data source

Indicate whether the statement is true or false

Computer Science & Information Technology

Figure PPT 8-1 How do you access the shortcut menu shown in the accompanying figure?

A. Press Esc on a slide in Slide Show view B. Right-click a slide in any view C. Right-click a slide in Slide Show view D. Double-click a slide in Slide Show view

Computer Science & Information Technology