Question: 1. Which of the following are ways to include JavaScript in an HTML document? (Select all that apply) a) Within a element b) Within a

1. Which of the following are ways to include JavaScript in an HTML document? (Select all that apply)

a) Within a element

b) Within a noscript element

c) Within an HTML event handler attribute

d) Within a