Commerce

The Internet Database Environment MCQs

Practice The Internet Database Environment MCQs for competitive exams.

The Internet Database Environment MCQs

Practice questions from this topic.

The World Wide Web Consortium (W3C) is the chief standards body for HTTP and HTML.

  1. A. True
  2. B. False
Report Error

Most plug-ins download slowly because they are rather large files.

  1. A. True
  2. B. False
Report Error

Which of the following is true concerning the standard network protocol for connecting a client to a Web or database server via the Internet?

  1. A. Both TCP and IP are needed.
  2. B. TCP is needed but IP is not needed.
  3. C. TCP is not needed but IP is needed.
  4. D. Neither TCP and IP are needed.
Report Error

A proxy server is used for which of the following?

  1. A. To provide security against unauthorized users
  2. B. To process client requests for Web pages
  3. C. To process client requests for database access
  4. D. To provide TCP/IP
Report Error

Web servers should be configured in which of the following ways?

  1. A. unauthorized access is restricted.
  2. B. unauthorized access is unrestricted.
  3. C. unauthorized access is impossible.
  4. D. unauthorized access is possible.
Report Error

Websites without a database attached to them have which of the following characteristics?

  1. A. The ability to generate data via SQL.
  2. B. The inability to use a browser to display Web pages.
  3. C. Static information using HTML or JavaScript.
  4. D. The need to use TCP/IP as the network protocol.
Report Error

Which of the following is true about Microsoft Active Server Pages (ASP)?

  1. A. It is stored in .cfm files.
  2. B. It is executed on the client.
  3. C. It does not use tags.
  4. D. It allows for coding of custom tags in an HTML file.
Report Error

Client-side extensions:

  1. A. add functionality to the server.
  2. B. add functionality to the browser.
  3. C. add functionality to the firewall.
  4. D. add functionality to the network.
Report Error

An intranet provides which of the following?

  1. A. Connectivity to all customers
  2. B. Connectivity to selected customers
  3. C. Connectivity to no customers
  4. D. Connectivity to all of the above
Report Error

XML is which of the following?

  1. A. A scripting language that states the rules for tagging elements.
  2. B. A programming language that states the rules for tagging elements.
  3. C. A programming language that allows the creation of customized tags.
  4. D. A scripting language that allows the creation of customized tags.
Report Error

Which of the following is true about ColdFusion Markup Language (CFML)?

  1. A. It is stored in .asp files.
  2. B. It is executed on the client.
  3. C. It does not use tags.
  4. D. It allows for coding of custom tags in an HTML file.
Report Error

A server-side extension is needed to do what?

  1. A. Allow a request from a client to access the database.
  2. B. Allow a request from a client to access a HTML-formatted page.
  3. C. Allow a request from a client to access Web pages.
  4. D. All of the above.
Report Error