Which of the following is not a type of trendline??

A. ?Exponential
B. ?Linear
C. Horizontal
D. ?Power


Answer: C

Computer Science & Information Technology

You might also like to view...

Give the output from this code fragment:

``` int *p1, *p2; p1 = new int; p2 = new int; *p1 = 10; *p2 = 20; cout << *p1 << “ “ << *p2 <

Computer Science & Information Technology

A(n) _________ object is used to submit a query to a database.

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

Computer Science & Information Technology

Which of the following is not true regarding the history of social networking sites?

A) SixDegrees was shut down in 2001, before the rise of more famous social networking sites. B) MySpace was the dominant network for a few years, but Facebook overtook MySpace in 2008. C) Facebook has over three-fourths of the eligible U.S. population on the site, and has had its rise to fame documented in the movie The Social Network. D) Friendster, Xanga, Hi5, and MySpace were among the social networking sites that enjoyed popularity.

Computer Science & Information Technology

Customized color schemes can be named and saved for use in other documents

Indicate whether the statement is true or false

Computer Science & Information Technology