Software Identification   «Prev  Next»

Web Application Language Review - Quiz

Each question is worth one point. Select the best answer or answers for each question.
1. Which of the following answer choices is a scripting language commonly used on Web sites?
Please select the best answer.
  A. CGI
  B. SQL
  C. API
  D. Data manipulation language

2. Which one of the following statements is not true about procedural languages?
Please select the best answer.
  A. Well suited for logic, math, and animation
  B. High performance in terms of both speed and efficiency
  C. Can be platform-specific, leading to cross-platform difficulties
  D. Uses objects to improve programming development time

3. What is a primary feature of object-oriented languages?
Please select the best answer.
  A. Very structured language offering limited flexibility or reusability
  B. Useful for developing distributed applications and reusable objects
  C. Used primarily for logic and math operations only
  D. Typically takes much more programming time to develop a program with

4. Which of the following choices is not a markup language?
Please select the best answer.
  A. XML
  B. SGML
  C. JPML
  D. DHTML

5. Which of the markup languages below permits interactivity on a classic Web page?
Please select the best answer.
  A. HTML
  B. XML
  C. SGML
  D. DHTML

6. How do client-side scripts such as Java applets save time in an Internet transaction?
Please select the best answer.
  A. Compressed script files download faster from the server
  B. Script is downloaded with the Web page and activated when the user does something, but doesn't need to go back to the server to complete the action
  C. Scripts can re-use client information stored on user PC as cookies
  D. Java applets use an Internet Protocol that supercedes other network traffic, gaining priority in transmission

7. Which one of the following statements is not true about data manipulation languages?
Please select the best answer.
  A. They are used for functions like searching product catalogs and integrating order forms with customer and product databases.
  B. They provide direct access to DBMS (Database Management Systems).
  C. They create both read and write access to databases.
  D. Examples are SQL, DLI and DB-Basic.

Correct answers:

Your Score: 0