What will be the output of the MS Excel formula =LARGE(A1:A4, 2) if cell records carry A1=10, A2=50, A3=30, and A4=40? MCQ with Answer and Explanation

What will be the output of the MS Excel formula =LARGE(A1:A4, 2) if cell records carry A1=10, A2=50, A3=30, and A4=40?
A. 50
B. #VALUE!
C. 30
D. 40
Answer: Option D
Solution (By JKSSB Mock Tests)
The LARGE function returns the k-th largest value in a dataset range. Sorting the range {10, 50, 30, 40} in descending order gives {50, 40, 30, 10}, where the 2nd largest value is 40.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Microsoft Office Questions

Question #1
What is the function of the keyboard shortcut Ctrl + F2 across Microsoft Word and Excel applications?
A. Displays the Print Preview layout tab screen
B. Launches the automated spelling check wizard
C. Minimizes the core active parent window application
D. Opens the Save As file dialog menu window

Correct Answer: Option A


Explanation:
Ctrl + F2 is the traditional keyboard shortcut to launch the Print Preview screen, allowing users to check document layouts before physical printing.

This question belongs to: Computer Microsoft Office
Question #2
What is the purpose of the PMT function in Excel?
A. Projects the future value of an investment
B. Returns the present value of an investment
C. Calculates the periodic payment for a loan based on constant payments and interest rate
D. Converts a number to text with currency format

Correct Answer: Option C


Explanation:
PMT(rate, nper, pv) computes loan payment. FV returns future value, PV present value.

This question belongs to: Computer Microsoft Office
Question #3
In MS PowerPoint, what key combination is used to quickly sub-group or bundle a set of selected objects together?
A. Ctrl + Shift + G
B. Alt + G
C. Ctrl + Alt + G
D. Ctrl + G

Correct Answer: Option D


Explanation:
Ctrl + G groups selected objects together. To ungroup them later, the shortcut is Ctrl + Shift + G.

This question belongs to: Computer Microsoft Office