Database - The Internet Database Environment
Database - The Internet Database Environment
11. Which of the following is true about Microsoft Active Server Pages (ASP)?
- It is stored in .cfm files.
- It is executed on the client.
- It does not use tags.
- It allows for coding of custom tags in an HTML file.
12. Websites without a database attached to them have which of the following characteristics?
- The ability to generate data via SQL.
- The inability to use a browser to display Web pages.
- Static information using HTML or JavaScript.
- The need to use TCP/IP as the network protocol.
13. Web servers should be configured in which of the following ways?
- unauthorized access is restricted.
- unauthorized access is unrestricted.
- unauthorized access is impossible.
- unauthorized access is possible.
14. A proxy server is used for which of the following?
- To provide security against unauthorized users
- To process client requests for Web pages
- To process client requests for database access
- To provide TCP/IP
15. Which of the following is true concerning the standard network protocol for connecting a client to a Web or database server via the Internet?
- Both TCP and IP are needed.
- TCP is needed but IP is not needed.
- TCP is not needed but IP is needed.
- Neither TCP and IP are needed.