To increment a series of numbers by 10, you must select two adjacent cells whose contents are numbers that increment by 10 and then drag the fill handle.

Answer the following statement true (T) or false (F)


True

Computer Science & Information Technology

You might also like to view...

Which of the following statements opens a file named info.txt for both input and output?

a. dataFile.open("info.txt", ios::in && ios::out); b. dataFile.open("info.txt", ios::in, ios::out); c. dataFile.open("info.txt", input || output); d. dataFile.open("info.txt", ios::in | ios::out); e. None of these

Computer Science & Information Technology

Critical Thinking QuestionsCase C-2You have been experiencing some frustrations this morning in your work with Flash and you want to remedy things once and for all. What is wrong with a series of symbols names shark-1_gr, shark-2_gr, shark-3_gr, and so on? a. You cannot use hyphens in symbol names.b. You cannot use underscores in symbol names.c. You do not know which files contains the shark image you are looking for.d. both a and b

What will be an ideal response?

Computer Science & Information Technology

Identify the correct formula to calculate the cumulative interest paid on a mortgage loan for the second year of the loan (periods 13-24, where rate is 9%, nper is 5, and present value is $250,000

A) =CUMIPMT(.09/12, 30/12,-250000,24,13,0 ) B) =CUMIPMT(.09*12, 30/12,-250000,13,24,0 ) C) =-CUMIPMT(.09/12, 5*12, 250000,13,24,0 ) D) =CUMIPMT(.09/12, 5*12, 250000,24,13,0 )

Computer Science & Information Technology

What are some benefits of using Web 2.0 tools for bookmarking and highlighting?

What will be an ideal response?

Computer Science & Information Technology