In Excel, which function is used to return the current time? MCQ with Answer and Explanation

In Excel, which function is used to return the current time?
A. =TIME()
B. =TODAY()
C. =CURRENTTIME()
D. =NOW()
Answer: Option D
Solution (By JKSSB Mock Tests)
NOW() returns date and time. TIME() creates a time from given hours, minutes, seconds. There is no CURRENTTIME.

Discuss this Question (0)

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

Practice More Microsoft Office Questions

Question #1
What type of special validation error alert is thrown by MS Excel if a formula includes an invalid numeric argument or out-of-bounds parameter, such as finding the square root of a negative number via =SQRT(-9)?
A. #DIV/0!
B. #NAME?
C. #NUM!
D. #VALUE!

Correct Answer: Option C


Explanation:
The #NUM! error indicates a problem with a number in a formula, such as an argument that falls outside a function's supported domain (e.g., performing a square root on a negative number).

This question belongs to: Computer Microsoft Office
Question #2
In MS Word, 'Kerning' refers to:
A. Changing the line spacing
B. Fitting text to a shape
C. Applying shadow effects to text
D. Adjusting the spacing between specific pairs of characters

Correct Answer: Option D


Explanation:
Kerning adjusts space between individual letters.

This question belongs to: Computer Microsoft Office
Question #3
In MS Access, what does the term 'query by example (QBE)' refer to?
A. Creating a form from a query
B. Designing a query using the graphical query design grid
C. Writing SQL code
D. Using a parameter query

Correct Answer: Option B


Explanation:
QBE is the graphical query designer.

This question belongs to: Computer Microsoft Office