CIW Exam Questions

where should functions and variables be stored in a JavaScript-based Web site?

When using frames, where should functions and variables be stored in a JavaScript-based Web
site?

A.
Anywhere in the Web server that has an appropriate set of permissions to access and write.

B.
Anywhere in the HTML pages that not invoked in making the frameset.

C.
In any HTML file that is invoked in making the frameset.

D.
In the cgi-bin directory of the Web server.