Is jQuery a front-end or back-end library?
The question is about jQuery
Answer:
jQuery is a front-end library. It is used to enhance the interactivity and responsiveness of web pages by manipulating HTML and CSS, managing events, and implementing client-side features. It does not handle back-end logic or server-side functionality.