Case-Based Critical Thinking QuestionsCase 6-2Aaron is developing a Web site for the dinosaur exhibit at his local science museum, and he asks for your assistance in using ActionScript 3.0 to create an input form that allows users to reserve tickets. Aaron asks if ActionScript code can do a calculation. You say "yes," and explain that a function will be needed to process the values entered in the input text blocks and calculate a total that will be displayed in the ____.

A. output text box
B. input text box
C. dynamic text box
D. static text box


Answer: C

Computer Science & Information Technology

You might also like to view...

The amount charged to borrow money is called the interest rate

Indicate whether the statement is true or false

Computer Science & Information Technology

By creating a multi-page form you can divide a long form into sections that display in separate pages

Indicate whether the statement is true or false

Computer Science & Information Technology

An administrator sees a message in the system console that a drive is bad in the single-volume JBOD storage array. A few minutes later, a user calls the help desk to report an inability to read a file from a mapped drive. Which of the following should the administrator do?

A. Swap out the failed drive and let the array rebuild. B. Allow the array rebuild automatically using the hotspare. C. Replace the failed drive and restore the data from the last backup. D. Reseat the failed drive and restore the array using the parity drive.

Computer Science & Information Technology

A(n) ________ is used to determine whether a loop continues to iterate.

a) control variable b) initial value c) type d) loop counter e) Either a or d.

Computer Science & Information Technology