Which chart type would be the best candidate to emphasize sales trends over a period of 6 months?
A. Line
B. Pie
C. Area
D. Scatter
Answer: A
You might also like to view...
The UML class diagram is a rectangle that has three sections. Fill in the members with necessary symbols for public, protected and private members.
```
class Square
{
public:
// unlisted members
void resize(double newSide);
void move(Pair
protected:
void erase();
// other members
private:
double side;
Pair
};
```
Which of the following is NOT true in regard to front-end databases?
A) Front-end databases can be deployed locally to users' computers. B) Front-end databases allow for the creation of temporary objects, such as temporary tables. C) Users cannot modify the file to include objects for their individualized use. D) The front-end database accesses back-end tables by linking to them.
You can search for and insert an ________ picture without saving the image to your computer
Fill in the blank(s) with correct word
To rehearse timing for a presentation, in the Slide Show tab in the ____ group, click the Rehearse Timings button.
A. Set Up B. Links C. Review D. Rehearse