To remove formatting from text, you can select the text and then click the Remove Formatting command on the Format menu.

Answer the following statement true (T) or false (F)


True

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. An object-oriented program consists of a series of logical modules linked by a control structure 2. The basic idea of the object-oriented approach to software development is to design and write the software as a set of independent objects linked by signals. 3. Object-oriented software is another name for structured software. 4. An object contains both data and methods. 5. Objects communicate by transmitting and responding to messages, where a message might contain a signal (information about an event or occurrence) or data.

Computer Science & Information Technology

To change to the completed application’s directory, we opened a command window and used the ________ command to change to the directory (also called a folder) for the Painter application.

a. chge b. cdir c. cd d. changeDirectory

Computer Science & Information Technology

Projectors that are designed primarily to display movies and other audiovisual aids are called _________. A. multimedia projectors B. audio projectors C. star projectors D. super projectors

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Examine the bus matrix for a university shown in Figure 32.12. The university is organized as schools such as the School of Computing, School of Business Studies and each school has a portfolio of programs and modules. Students apply to university to join a program but only some of those applications are successful. Successful applicants enrol on university programs, which are made up of six

modules per year of study. Student attendance at module classes is monitored as well as student results for each module assessment. (a) Describe what matrix shown in Figure 32.12 represents. (b) Using the information shown in bus matrix of Figure 32.12, create a first-draft, high-level dimensional model to represent the fact tables and dimensions tables that will form the data warehouse for the university. (c) Using the information in Figure 32.12 produce a dimensional model as a star schema for the student module results business process. Based on your (assumed) knowledge of this business process as a current or past student, add a maximum of five (possible) attributes to each dimension table in your schema. Complete your star schema by adding a maximum of 10 (possible) attributes to your fact table. Describe how your choice of attributes can support the analysis of student result.

Computer Science & Information Technology