MCQ
What is a 'media query' in responsive web design?
Explanation
Media queries are a CSS feature that allows you to apply specific styles based on device characteristics like width, height, orientation, and resolution.