Answer & Solution
Answer: Option B
Solution:
The hover media feature in media queries is used to target devices with mouse or pointer capabilities. It allows developers to apply styles based on whether the device supports hovering actions, such as desktop computers with mouse input, as opposed to touch devices like smartphones and tablets.