MCQ
Which CSS function can be used for responsive font sizing?
Explanation
The CSS clamp() function allows you to set a font size that is responsive by defining a minimum, preferred, and maximum size, all within one line.