किसी तारीख की गणना करने के लिए किस फ़ंक्शन का उपयोग किया जाता है जो भविष्य या अतीत में कार्य दिवसों की एक निर्दिष्ट संख्या है?
Which function is used to calculate a date that is a specified number of working days in the future or past?
A
WORKDAY()
B
DAY()
C
WORKDATE()
D
DAYM()
Explanation
The correct answer is:
(A) WORKDAY()
Explanation: The WORKDAY() function is used to calculate a date that is a specified number of working days in the future or past, excluding weekends and holidays.
Correct Answer: A) WORKDAY()