How would you insert a section break in a document

Assignment Help Basic Computer Science
Reference no: EM131215862

1. You've been asked to find the average of a range of numbers. Which of the following could you use to find the average of cells A1:A10?

A. =MIN(A1:A10)
B. =SUM(A1:A10)
C. =AVG(A1:A10)
D. =MAX(A1:A10)

2. Helga needs to lay out her newly created pivot table. What are the two ways she can set up a pivot table?

A. Helga can check the field or type in the data in the pivot table.
B. When Helga created the pivot table, Excel automatically put the fields to the appropriate cells of the pivot table. There aren't two ways to set up a pivot table.
C. Helga can drag the fields to the four boxes in the pivot table field list or right-click a field name and choose its location from the shortcut menu.
D. Helga can slide cells to the four boxes or double-click properties to choose from a list of pivot table options.

3. Which of the following keys on a keyboard allows you to select multiple cells located in different parts of your worksheet?

A. Ctrl
B. Tab
C. Shift
D. Alt

4. What is the purpose of OneDrive?

A. OneDrive allows the user to work on one computer drive at a time.
B. OneDrive saves files to the Desktop.
C. OneDrive organizes files on an external hard drive.
D. OneDrive allows the user to save files online or in the cloud.

5. In Word, a red wavy underline indicates a/an

A. thesaurus suggestion.
B. possible grammatical error.
C. hard page break.
D. possible misspelled word.

6. Default tab stops are set in Word every ___________ inch.

A. 1
B. ½
C. ¾
D. ¼

7. How do you access the dictionary and thesaurus in Word?

A. In the Insert tab, click the Help icon to the left of the Spelling & Grammar tool.
B. In the View tab, click the Dictionary icon.
C. In the Review tab, click the Define icon next to the Spelling & Grammar tool.
D. Click the Dictionary/Thesaurus icon in the upper-left page.

8. To reveal paragraph markers-such as spaces, hard returns, and tabs-in your document, what should you do?

A. Click the Page Layout tab.
B. Click the General tab.
C. Click the Show/Hide Paragraph button.
D. Right-click anywhere in the task bar and click the ¶ symbol.

9. How would you insert a section break in a document?

A. Click the Break button in the Insert tab.
B. Click the Breaks button in the Page Layout tab.
C. Click the Section button in the Home tab.
D. Press Ctrl+Enter.

10. You send a report to your boss for feedback, and it's returned to you with the edits noted in the electronic file. This Word feature is called

A. Online Markup.
B. Markup Changes.
C. Online Edits.
D. Track Changes.

11. A feature in Excel that allows you to graphically display in a single cell the trend across a range of cells is called a

A. spark point.
B. pivot line.
C. sparkline.
D. pivot point.

12. Arthur needs to copy the formula in cell C13 to cell D13. He needs cell D13 to have the same formula but referenced with a new location. Which type of cell reference should he use?

A. Mixed cell reference
B. Absolute cell reference
C. Relative cell reference
D. Duplicate cell reference

13. Which of the following identifies the patterns used for each data series in a chart?

A. Data point
B. Data series
C. The horizontal and vertical axes
D. Legend

14. You're working in a table that has three columns and five rows. Since the first row will be a header row, you want it to span all three columns. What formatting feature should you use?

A. Autofit cells
B. Combine cells
C. Merge cells
D. Connect cells

15. After inputting a formula or a piece of data into a cell, what happens to the cell pointer when you press Enter?

A. It moves to the last cell in the column.
B. It moves to the next adjacent cell to the right.
C. It moves up one cell.
D. It moves down one cell.

16. You just finished creating an expense report table, but your boss tells you to create an extra column representing non-production costs. How do you insert this column?

A. Click Column in the Insert tab.
B. Click one of the insert buttons in the Data group of the Layout tab.
C. Click one of the insert buttons in the Rows & Columns group of the Layout tab.
D. Click in the Table Style Options group of the Design tab.

17. What category of predefined formulas in Excel contains the Boolean functions?

A. Recently Used
B. Math and Trig
C. Logical
D. AutoSum

18. If you want to have certain icons available regardless of what tab you're using, you should add them to the

A. Ribbon.
B. Status bar.
C. Quick Access toolbar.
D. Home tab.

19. To recover a deleted document, what would you choose in the Info window?

A. Uninstall
B. Undelete
C. Manage Versions
D. Retrieve

20. Which of the following is an example of a complex formula?

A. Income - Expenses
B. =A1<= A14
C. =150*.05
D. SUM(A1:A14).

Reference no: EM131215862

Questions Cloud

Reason person would prefer to be independent contractor : Which of the following is a reason a person would prefer to be an independent contractor?
What did art nouveau try to synthesize : How did the subject matter of Symbolist art diverge radically from Realism? What types of behavior and interests does fin-de-siècle describe? What did Art Nouveau try to synthesize?
Journal entries to record the issuance of convertible bonds : The Really Cheap Company (RCC) issued $20 million of five-year convertible bonds at par with 6% annual interest, which would be due December 31, 2017. The 6% bonds are convertible at any time after issuance, which was January 1, 2013, at the rate of ..
Offers many different types of checking accounts : Beller Financial is a banking services company that offers many different types of checking accounts. The bank has recently adopted an activity-based costing system to assign costs to their various types of checking accounts. Calculate the overhead c..
How would you insert a section break in a document : How would you insert a section break in a document? You send a report to your boss for feedback, and it's returned to you with the edits noted in the electronic file. This Word feature is called.
Produce a noise signal and make it visible : Switch the cursor on. You will see two vertical lines on the screen. At the same time a further display window opens in which the chronological position of the two lines is given in figures. Now move the cursor lines, measure instantaneous values,..
Write down independent families of characteristics for pde : MAP 6108 Mathematical Modeling Assignment. Write down two independent families of characteristics for the pde. For the initial condition U = e1-x + x2 on the initial curve y = -x, determine the number of solutions for the IVP. Your method of determin..
Impact of microfinance on poverty rates : EC 320: Economics of Less-Developed Regions - Describe a difference-in-difference procedure to estimate the impact of microfinance on poverty rates. What will you measure? When? What will the treatment group(s) and control group(s) be?
The budgeted beginning cash balance : Bigfoot Chasers Inc., is working on its cash budget for July. The budgeted beginning cash balance is $24,000. Budgeted cash receipts total $118,300 and budgeted cash disbursements total $115,000. The desired ending cash balance is $41,400.

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Explain the five steps to creating a basic presentation

Write a response that answers the following questions: List and explain the five steps to creating a basic Microsoft PowerPoint presentation. How would these steps differ if the presentation had a business orientation

  Create an n by m array

Create an n by m array (n, m input by user). Initialize all cells in array to 0. The bug starts at cell 1,1. The bug can jump from its cell to any neighboring cell (left, right, up, down, diagonal) -- so there are at most 8 neighboring cells. Thou..

  Why is bit order then not relevant to presentation

[Pos81] defines (in its Appendix B) the standard network bit order. Why is bit order then not relevant to presentation formatting?

  Dealership is moving into a newly built facility in a suburb

America One Car (AOC) dealership is moving into a newly built facility in a suburb town of Washington, D.C.. You are retained as a consultant by AOC dealership to design a network solution for their new location. The new facility is assumed to..

  Requires a decision maker to consider the impact of each

Which of the following, by definition, requires a decision maker to consider the impact ofeach alternative course of action on the entire organization because a decision made in one area  may have significant effects in other areas?

  Main purpose of an operating system

Explain the main purpose of an operating system? What are the advantages of a multiprocessor system?

  Project manager for an it department

Define a work breakdown structure and describe the methodology behind constructing one.

  Code of a c program about sorting a array

When will code of a C program about sorting a array, what operation does machine do first to sort the array first, sorting or searching the array elements?

  Find the value of (((a+b+)+c)+d)

find the value of (((a+b+)+c)+d) that would be computed in a floating point number system that has a mantissa approximately equivalent in precisions to 17 decimal digits. a = 99.0, b = 1.0*10^30, c=1.0*10^30, d = -98.0

  Which of these conditions returns true

Which of these conditions returns true? Check the Java documentation for the inheritance patterns.

  Create an xslt style sheet for one car element of the xml

Modify the XSLT style sheet of exercise #4 to format all the car elements in the xml document of exercise #2, and use the style sheet to create a display of the whole document.

  Consider a sequential search of n data items

Consider a sequential search of n data items.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd