Match the following terms with their description
I. Productivity suite A. Applications within can share a common interface
II. Microsoft Office B. Application used to manage finances
III. Database C. Most popular office suite today
IV. Word processor D. Application used to create text-based documents
V. Spreadsheet E. Application used to store and manage large amounts of data
A, C, E, D, B
You might also like to view...
Users can format a calculated field by changing the format in the ________ for the new calculated field
Fill in the blank(s) with correct word
Answer the following statements true (T) or false (F)
1. If an exception is not caught, it is stored for later use. 2. The try/catch/throw construct is able to handle only one type of exception in a try block. 3. There is no difference between declaring an object of an ordinary class and an object of a template class. 4. A program may not contain both a "regular" version of a function and a template version of the function. 5. The line containing a throw statement is known as the throw point.