Excel MCQs Set-11

 11-1. Which of the following is correct syntax in Excel?

A. =IF(LogicalTest, TrueResult, FalseResult)
B. =IF(LogicalTest, (TrueResult, FalseResult))
C. =IF(LogicalTest, TrueResult) (LogicalTest, FalseResult)
D. =IF(LogicalTest, TrueResult), IF(LogicalTest, FalseResult)

11-2. Which of the following is correct?

A. =POWER(2^3)
B. =POWER(2,3)           
C. =POWER(2#3)
D. =POWER(2*3)

11-3. Selecting the Rows 5 & 6 then choose Insert->Row. What will happen?

A. 2 Rows will be inserted after Row 4
B. 2 Rows will be inserted after Row 5
C. 2 Rows will be inserted after Row 6
D. 2 Rows will be inserted after Row 7

11-4. If 4/6 entered in a cell without applying any formats, Excel will treat this as

A. Fraction
B. Number
C. Text
D. Date

11-5. If the values in A1 is “MCQ” and B1 is “Questions”, which function will return “MCQ@Questions” in cell C1?

A. =A1 + “@” + B1
B. =A1 # “@” # B1
C. =A1 & “@” & B1
D. =A1 $ “@” $ B1

11-6. How to fit long texts in a single cell with multiple lines?

A. Start typing in the cell and press the Enter key to start another line
B. Use the Wrap Text option in the Format -> Alignment menu
C. Use the Shrink to Fit option in the Format -> Cells -> Alignment menu
D. All of above

11-7. If particular workbook have to open each time Excel started, where that workbook should be placed?

A. AUTOEXEC Folder
B. AUTOSTART Folder
C. EXCELSTART Folder
D. XLSTART Folder

11-8. If the cell B1 contains the formula = $A$1, which of the following statements is true

A. There is a relative reference to cell A1
B. There is an absolute reference to cell A1
C. Further changes in value of A1 will not affect the value of B1
D. Further changes in value of B1 will affect the value of A1

11-9. Worksheet can be renamed by

A. Adding ? symbol at the end of filename while saving workbook
B. Click on Worksheet tab by Holding CTRL Key and type new name
C. Double Click on the Worksheet tab and type new name
D. Worksheet cannot renamed

11-10. What is the shortcut key to hide entire row?

A. CTRL + H
B. CTRL + R
C. CTRL + 9
D. CTRL + -



Answers: 1 – A / 2 – B / 3 – A / 4 – D / 5 – C / 6 – B / 7 – D / 8 – B / 9 – C / 10 – C

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.