Macromedia ColdFusion MX 7 Certified Developer Study Guide

The ColdFusion Report Builder is used to construct report templates processed by the ColdFusion reporting engine. This templates may be invoked directly or programmatically as needed, and reports may be generated in PDF and FlashPaper formats, as well as Excel spreadsheets.

Sample Questions

1:

Which files are required to execute reports generated using the ColdFusion Report Builder?

  1. .cfc

  2. .cfm

  3. .cfr

2:

What type of data can be passed to reports at runtime?

  1. Arrays

  2. Dates

  3. Queries

  4. Numbers

  5. Strings

  6. Structures

3:

What output formats are supported by <cfreport>?

  1. Excel

  2. FlashPaper

  3. HTML

  4. PDF

  5. RTF

4:

Which of the following can be used to pass query data to <cfreport>?

  1. <cfpop>

  2. <cfstoredproc>

  3. <cfsearch>

  4. <cfdocument>

  5. <cffile>

  6. <cfoutput>

Категории