The postcondition of a function
a. determines how the function will complete its job.
b. tells what must be true before the function executes.
c. declares the function for the compiler.
d. tells what will be true after the function executes.
d. tells what will be true after the function executes.
You might also like to view...
The Select Column button is found in the Rows & Columns group on the ________ tab
A) Arrange B) Design C) Format D) Page Setup
Which of the following regarding outer joins is FALSE?
A) An outer join selects all of the records from one database table and only those records in the second table that have matching values in the joined field. B) Creating an outer join will not establish a permanent relationship between the tables. C) To create an outer join, select the "Only include rows where the joined fields from both tables are equal" option in the Join Properties dialog box. D) One or more fields can serve as a join field.