Match each term to its meaning: I. Theme II. Form III. Record Source IV. Report V. Wizard A. Asks a series of questions and designs a custom form or report B. Underlying table or query that provides the fields for a form C. Document displaying database information in a format meaningful to its readers D. Used to add data into or edit data in a table E. Defined set of colors, fonts, and graphics
What will be an ideal response?
E, D, B, C, A
Computer Science & Information Technology
You might also like to view...
Answer the following statements true (T) or false (F)
1. In type matching to select a catch block, only exact matches work. 2. The situations where exceptions are used put the try block with the throw statement followed by the catch block all in one function. 3. A function that satisfies its preconditions but cannot fulfill its postconditions should throw an exception. 4. When an exception is thrown, the function finishes its execution, its value is returned, then control is transferred to the catch block.
Computer Science & Information Technology
What are some common reasons for a weak signal?
What will be an ideal response?
Computer Science & Information Technology