Site MapHelpFeedbackMultiple Choice
Multiple Choice
(See related pages)



1

What is typically the name of the server directory that contains CGI scripts?
A)script-bin
B)CGI
C)cgi-bin
D)Scripts
2

Which of the following is a significant difference between SAPI and CGI?
A)SAPI runs in process and CGI runs out of process.
B)CGI runs in process and SAPI runs out of process.
C)SAPI only runs on UNIX and CGI only runs on Microsoft.
D)There is no significant difference between the two.
3

Which of the following is a Sun active Web page technology that enables Web developers to embed Java code that will run when a user accesses the page?
A)ASP
B)JSP
C)PHP
D)ColdFusion
4

Which type of database keeps all of the records in a single file, in which the data elements are separated by a break character such as a comma or a tab?
A)Flat file
B)Relational
C)Object oriented
D)Access
5

What is the process of separating a large table fulfilling multiple roles into smaller tables that increase efficiency by serving smaller roles that relate through keys to other tables in the database?
A)Compaction
B)Normalization
C)Compression
D)Reduction







Internet Technologies at WorkOnline Learning Center

Home > Chapter 12 > Multiple Choice