In PowerPoint, what is the purpose of the 'Format Background' option? MCQ with Answer and Explanation

In PowerPoint, what is the purpose of the 'Format Background' option?
A. Adds a background music
B. Allows you to change the background fill of the slide
C. Applies a theme to all slides
D. Formats text and shapes
Answer: Option B
Solution (By JKSSB Mock Tests)
Format Background changes slide background color, gradient, picture, etc.

Discuss this Question (0)

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

Practice More Microsoft Office Questions

Question #1
In MS Excel, what is the value returned by the formula =MID(COMPETITIVE, 4, 3)?
A. PET
B. PETI
C. ETI
D. COMP

Correct Answer: Option A


Explanation:
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.

This question belongs to: Computer Microsoft Office
Question #2
In MS Access, what field property specifies a pattern format rule (e.g., '(000) 000-0000') that users must strictly follow when entering data?
A. Validation Text
B. Default Value
C. Format Parameter
D. Input Mask

Correct Answer: Option D


Explanation:
An Input Mask creates a placeholder pattern constraint that guides formatting layout directly during manual data entry steps.

This question belongs to: Computer Microsoft Office
Question #3
In Excel, the function =VLOOKUP(102, A2:C10, 2, FALSE) searches for 102 in:
A. The row 102
B. The second column
C. The entire range
D. The first column of the range A2:C10

Correct Answer: Option D


Explanation:
VLOOKUP searches the first column of the table_array.

This question belongs to: Computer Microsoft Office