Which of the following is not a type of trendline??
A. ?Exponential
B. ?Linear
C. Horizontal
D. ?Power
Answer: C
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 <
A(n) _________ object is used to submit a query to a database.
Fill in the blank(s) with the appropriate word(s).
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.
Customized color schemes can be named and saved for use in other documents
Indicate whether the statement is true or false