

McqMate
These multiple-choice questions (MCQs) are designed to enhance your knowledge and understanding in the following areas: Common Topics in Competitive and Entrance exams , Microsoft Office .
551. |
What should be add before a fraction to avoid entering it as a date? |
A. | // |
B. | FR |
C. | Zero |
D. | Zero Space |
Answer» D. Zero Space |
552. |
Which of the following function will use to find the highest number in a series of number? |
A. | MAX(B1:B3) |
B. | MAXIMUM (B1:B3) |
C. | HIGH (B1:B3) |
D. | HIGHEST(B1:B3) |
Answer» A. MAX(B1:B3) |
553. |
What does the NOW() function return? |
A. | It returns the serial number of the current date and time |
B. | It returns the serial number of the current date |
C. | It returns the serial number of the current time |
D. | None of the above |
Answer» D. None of the above |
554. |
What value will display if the formula = “$55.00″+5 is entered into a cell? |
A. | $60 |
B. | 60 |
C. | “$55.00″+5 |
D. | $60.00 |
Answer» B. 60 |
555. |
What is the shortcut key to insert current date in a cell? |
A. | CTRL + D |
B. | CTRL + T |
C. | CTRL + ; |
D. | CTRL + / |
Answer» C. CTRL + ; |
556. |
Which of the following syntax is correct regarding to SUM function in Excel? |
A. | =SUM (A1, B1) |
B. | =SUM (A1:B9) |
C. | =SUM (A1:A9, B1:B9) |
D. | All of the above |
Answer» D. All of the above |
557. |
What is the shortcut key to hide entire column? |
A. | CTRL + − |
B. | CTRL + 0 |
C. | CTRL + H |
D. | CTRL + C |
Answer» B. CTRL + 0 |
558. |
How to specify cell range from A9 to A99 in Excel? |
A. | (A9, A99) |
B. | (A9 to A99) |
C. | (A9 : A99) |
D. | (A9 – A99) |
Answer» C. (A9 : A99) |
559. |
Selecting the Column G & H then choose Insert->Column, What will happen? |
A. | 2 Columns will be inserted after Column F |
B. | 2 Columns will be inserted after Column G |
C. | 2 Columns will be inserted after Column H |
D. | 2 Columns will be inserted after Column I |
Answer» A. 2 Columns will be inserted after Column F |
560. |
How to restrict the values of a cell so that only whole numbers between 9 and 99 can be entered in a cell. |
A. | The Settings tab under the menu Format -> Cells |
B. | The Settings tab under the menu Data -> Validation |
C. | The Settings tab under the menu Data -> Filter -> Advanced Filter |
D. | the Settings tab under the menu Format -> Conditional Formatting |
Answer» B. The Settings tab under the menu Data -> Validation |
561. |
Clear the contents by pressing “DELETE” key from a keyboard will clear |
A. | Text Only |
B. | Format Only |
C. | Contents Only |
D. | Both Contents and Format |
Answer» C. Contents Only |
562. |
Which of the following shortcuts can be used to insert a new line in the same cell? |
A. | Enter |
B. | Alt + Enter |
C. | Ctrl + Enter |
D. | Shift + Enter |
Answer» B. Alt + Enter |
563. |
What is the quickest way to select entire worksheet? |
A. | Choose Edit -> Select all from the Menu |
B. | Click on the first column, press Ctrl, and then click on the last column |
C. | Click on the first column, press Shift, and then click on the last column |
D. | Click on the rectangle box on the upper left corner where column headings and row headings meet |
Answer» D. Click on the rectangle box on the upper left corner where column headings and row headings meet |
564. |
A smart tag will be removed from a cell when |
A. | the cell is moved |
B. | the cell is hidden |
C. | the data in the cell is changed or deleted |
D. | the formatting of the cell is changed |
Answer» C. the data in the cell is changed or deleted |
565. |
Which of the following options is appropriate to show the numbers 9779851089510 in a cell? |
A. | Enclose the number is brackets |
B. | Place the character T before the number |
C. | Place the character TX before the number |
D. | Apply the Text format in the cell and type the numbers |
Answer» D. Apply the Text format in the cell and type the numbers |
566. |
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) |
Answer» A. =IF(LogicalTest, TrueResult, FalseResult) |
567. |
Which of the following is correct? |
A. | =POWER(2^3) |
B. | =POWER(2,3) |
C. | =POWER(2#3) |
D. | =POWER(2*3) |
Answer» B. =POWER(2,3) |
568. |
Selecting the Rows 5 & 6 then choose Insert->RoWhat 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 |
Answer» A. 2 Rows will be inserted after Row 4 |
569. |
If 4/6 entered in a cell without applying any formats, Excel will treat this as |
A. | Fraction |
B. | Number |
C. | Text |
D. | Date |
Answer» D. Date |
570. |
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 |
Answer» C. =A1 & “@” & B1 |
571. |
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 |
Answer» B. Use the Wrap Text option in the Format -> Alignment menu |
572. |
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 |
Answer» D. XLSTART Folder |
573. |
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 |
Answer» B. There is an absolute reference to cell A1 |
574. |
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 |
Answer» C. Double Click on the Worksheet tab and type new name |
575. |
1What is the shortcut key to hide entire row? |
A. | CTRL + H |
B. | CTRL + R |
C. | CTRL + 9 |
D. | CTRL + - |
Answer» C. CTRL + 9 |
576. |
What is the shortcut key to insert a new comment in a cell? |
A. | F2 |
B. | Alt + F2 |
C. | Ctrl + F2 |
D. | Shift + F2 |
Answer» D. Shift + F2 |
577. |
Which option allows you to Bold all the negative values within the selected cell range: |
A. | Zero Formatting |
B. | Conditional Formatting |
C. | Compare Formatting |
D. | Negative Formatting |
Answer» B. Conditional Formatting |
578. |
What is the shortcut key to insert new sheet in current workbook? |
A. | F11 |
B. | Alt + F11 |
C. | Ctrl + F11 |
D. | Shift + F11 |
Answer» D. Shift + F11 |
579. |
Which one is the last column header in Excel 2007? |
A. | XFD |
B. | XFX |
C. | XFL |
D. | XFT |
Answer» A. XFD |
580. |
In maximum, how many sheets can be set as default while creating new workbook? |
A. | 254 |
B. | 255 |
C. | 256 |
D. | No Limit |
Answer» B. 255 |
581. |
“New Comment” option can be found under _________ tab |
A. | Insert |
B. | Data |
C. | Review |
D. | View |
Answer» C. Review |
582. |
In Excel, by default Numeric Values appears in |
A. | Left aligned |
B. | Right aligned |
C. | Center aligned |
D. | Justify aligned |
Answer» B. Right aligned |
583. |
To show/hide the grid lines in Microsoft Excel 2007 |
A. | Page Layout -> Grid lines -> View |
B. | Insert -> Grid lines -> View |
C. | View -> Grid lines -> View |
D. | Edit -> Grid lines -> View |
Answer» A. Page Layout -> Grid lines -> View |
584. |
What will be the result if you type =A1=B1 in cell C1? |
A. | Yes or No |
B. | True or False |
C. | Value of A1 |
D. | Value of B1 |
Answer» B. True or False |
585. |
In Excel _______ may not contain in Formula |
A. | Text Constant |
B. | Number Constant |
C. | Circular Reference |
D. | All of them |
Answer» C. Circular Reference |
Done Studing? Take A Test.
Great job completing your study session! Now it's time to put your knowledge to the test. Challenge yourself, see how much you've learned, and identify areas for improvement. Don’t worry, this is all part of the journey to mastery. Ready for the next step? Take a quiz to solidify what you've just studied.