In Excel, there are ________ types of trendlines

A) 2 B) 4 C) 5 D) 6

B

Computer Science & Information Technology

You might also like to view...

Which of the following statements about the CPU cache and registers is TRUE?

A) They are slower than other forms of storage. B) They are one of the cheaper types of storage. C) They keep track of where the next instruction will be coming from and store intermediate values for complex calculations. D) Together they hold more data than the hard drive.

Computer Science & Information Technology

public static char methodHeading(int n, double num)Based on the method heading in the accompanying figure, what is the return type of the value returned?

A. static B. char C. int D. num

Computer Science & Information Technology