CIW Exam Questions

Which approach is best for providing Web site customers with the necessary information?

Manuel has been hired by XYZ Corporation to develop a Web site that will display information
about the company’s products and in-stock quantities to potential customers. The company
currently has more than 1,000 products in its catalog. Which approach is best for providing Web
site customers with the necessary information?

A.
Provide a link to a PDF catalog of the company’s products that customers can download.

B.
Develop static XHTML pages that display the product information to the customers.

C.
Create a server-side application that queries product data from the company’s database and
displays it on a Web page.

D.
Create an XML file of product information and display it using XSLT on one of the site pages.