MCQ
What is a breakpoint in responsive design?
Responsive Web Design
A A point where the website breaks
B A specific screen width where the design changes
C A CSS debugging tool
D A JavaScript function
Explanation

Breakpoints are specific screen widths where the website's layout changes to accommodate different viewport sizes using media queries.