Quiz board

1.Inside which HTML element do we put the JavaScript?

A js
B script
C html

2. An external JavaScript must contain the script tag

True
B False

3. The Web security issues are involved in

A server
B client
C All of the above

4. . In HTML, the _____ property/attribute identifies the CGI script that will process a form.

A Value
B Enctype
C Action

5. In JavaScript, which of the following is a logical operator?

A /
B ||
C &&