When a template is created, dummy ____ is/are used to verify the formulas in the template.

A) formulas
B) data
C) formatting
D) page layout.


Answer: B) data

Computer Science & Information Technology

You might also like to view...

We wish to keep track of the last ten flights that leave a gate of an airport. We make a FlightHistory class with an array that can store ten flight numbers. Since many more than ten flights will eventually leave the gate, to keep track of the last ten flights, we should use a:

A. overwriting array B. looping array C. Johnson array D. circular array

Computer Science & Information Technology

Produce an object-oriented database design for the University Accommodation Office case study presented in Appendix B.1. State any assumptions necessary to support your design.

What will be an ideal response?

Computer Science & Information Technology

In the decimal to binary algorithm presented in this chapter, how do you determine what power of two to start the “place values” row of the table with?

What will be an ideal response?

Computer Science & Information Technology

In 1981, IBM introduced the PC

Indicate whether the statement is true or false

Computer Science & Information Technology