44. Discuss case sensitivity in JavaScript.
45. Describe how events useful in JavaScript : 1320960.
44. Discuss case sensitivity in JavaScript.
45. Describe how events are useful in JavaScript code.
One of the primary ways in which JavaScript is executed on a web page is through events. An event is a specific circumstance (such as an action performed by a user or an action performed by the browser) that is monitored by JavaScript and that your script can respond to in some way. You can use JavaScript events to allow users to interact with your web pages.
46. Describe why it’s important to validate web documents, and how to do it.
44. Discuss case sensitivity in JavaScript.
45. Describe how events useful in JavaScript : 1320960