In MS Excel, what is the value returned by the formula =MID(COMPETITIVE, 4, 3)?
A. COMP
B. PET
C. ETI
D. PETI
Answer: Option B
Solution (By JKSSB Mock Tests)
The MID function extracts characters from the middle of a text string. Starting at position 4 of COMPETITIVE ('P') and extracting 3 characters yields PET.
In MS PowerPoint, which tool captures precise rehearsed presentation loops, recording how long slides run to help automate slide presentation delivery timelines?
Explanation:
The Rehearse Timings feature launches full-screen slide delivery with an on-screen timer to track slide durations, saving those timestamps to automate future playback.
Explanation:
The MATCH function searches for a specified value in an array and returns its relative position. In the array {10, 20, 30, 40}, the lookup value 30 is at position 3.
No comments yet. Be the first to start the discussion!