Microcomputer applications for management


Questions:

Microcomputer Applications for Management

1. Which of the following is not a cell range?
a. B4:C6
b. A1:AA1
c. D3
d. 3D

2. If the value for Revenue is stored in C5 on Sheet1 and the value for Expenses is stored in C6 on Sheet2, the formula, revenue -expense would read:
a. =Sheet1@C5-Sheet2@C6
b. =Sheet1$C5-Sheet2$C6
c. =Sheet1!C5-Sheet2!C6
d. =Sheet1!C6-Sheet2!C5

3. If a formula adjusts itself automatically when copied, the cell reference is
a. Relative
b. Automatic
c. Absolute
d. Mixed

4. An absolute cell address:
a. relative to where it sits in the worksheet
b. always refers to an exact cell location in the worksheet.
c. is Excel's default method
d. cannot be used in a formula

5. The formula "=B6*(1+B3)" is in cell C6, how will you vocalize it?
a. "take the value appearing one cell to my right and then multiply it by 1 plus the value appearing three rows up and one column to the right."
b. "take the value appearing one cell to my left and then multiply it by 1 plus the value appearing three rows up and one column to the left."
c. "take the value appearing one cell to my left and then multiply it by 1 plus the value appearing three rows up and one column to the right."
d. "take the value appearing two cells to my right and then multiply it by 1 plus the value appearing three rows up and one column to the right."

6. In the alignment tab of the Format Cells dialog box, which of the following will you select to align cells vertically?
a. SELECT: an option from the Vertical drop-down list box
b. SELECT: Left (Indent) or Right (Indent) from the Horizontal drop-down list box
c. SELECT: a value in the Indent spin box to indent the cell contents
d. SELECT: Indent Spin Box
e. SELECT: Text Control

7. Which of the following tabs is not found in Format Cells dialog Box?
a. Number
b. Alignment
c. Border
d. Font
e. Orientation

8. In the formula =C10-(D10*(B3+B4)+2)/B7, which of the following would Excel evaluate first?
a. C10-D10
b. B3+B4
c. 2/B7
d. D10*(B3+B4)+2
e. can not be determined without knowing the cell contents

9. Which method will you use to test for two conditions using nesting?
a. =IF(condition,true,false)
b. =IF(condition,true,IF(condition,true,false))
c. =IF(condition,true,IF(condition,false))
d. =IF(condition,False,IF(condition,true))
e. =IF(condition,true,IF(true,false))

10. Which of the following is not one of the items included in the Goal Seek dialog box?
a. Set cell
b. By changing cell
c. End value
d. To value
e. all of these are in the Goal Seek dialog box

11. Which of the following would give you the correct date for 60 days from now?
a. =DATE()+60
b. =TODAY()+60
c. =NOW()+60
d. both B and C are correct
e. A, B, and C are all correct

12. Which of the following is the result of =LEN("Monitors, Used")?
a. 12
b. 13
c. 14
d. 15
e. 16

13. Cell B18 contains the label "Sales Commissions." What are the results of =SEARCH("C",B18)?
a. Sales Commissions
b. #NAME?
c. 7
d. 6
e. Not found

14. A cell displays Atlanta, Georgia. Most likely this cell has been modified by:
a. =LOWER
b. =PROPER
c. =UPPER
d. =LEN
e. =TRIM

Solution Preview :

Prepared by a verified Expert
Data Structure & Algorithms: Microcomputer applications for management
Reference No:- TGS01936701

Now Priced at $20 (50% Discount)

Recommended (99%)

Rated (4.3/5)