What is JavaScript and what is it used for?
JavaScript is a widely used programming language in web development. It's used to add interactivity, dynamism, and functionality to websites. It allows you to manipulate page content, respond to user events, and make requests to servers.