Answer the following statements true (T) or false (F)

1. Radio buttons are used to allow users to select several options at one time.
2. A form using the

tag pair can be placed anywhere within a web page.
3. When a form is enhanced with JavaScript, an event handler must be used to evoke the JavaScript code.
4. The Common Gateway Interface (CGI) allows web pages to be generated as executable files.
5, CGI scripts are normally saved in a folder named cgi-bin that exists on every client's hard drive.


1. False
2. True
3. True
4. True
5. False

Computer Science & Information Technology

You might also like to view...

Explain why

a. Black box testing cannot usually test all aspects of the specifications. b. Glass box testing cannot usually test all execution paths through the code. (This does not mean that glass box testing cannot visit all lines and visit all branches of the code.)

Computer Science & Information Technology

When data is changed in a field of a table, formulas will automatically ________ in the query

Fill in the blank(s) with correct word

Computer Science & Information Technology

Provide steps to create and encrypt files.

In this part, you will create a few text files that will be used to create encrypted zip files in the next step.

Computer Science & Information Technology

Which type of DSL technology has equal download and upload speeds maxing out at around 2 Mbps?

a. ADSL2+ b. VDSL c. HDSL d. SDSL

Computer Science & Information Technology