Which component of a decision support system (DSS) enables the DSS to perform analysis operations on the information stored in the system?

a. groupware
b. database
c. DSS engine
d. builder module


Correct answer is b. database

Computer Science & Information Technology

You might also like to view...

The _________ method moves a thread from the waiting state to the ready state.

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

Computer Science & Information Technology

Create an ASP application that allows the user to customize a Web page. Store the user’s name and preferences in a text file. The application should consist of three ASP files: one that asks the user to login and reads from the text file to determine if the user is known. If the user is not known, a second ASP file is loaded asking the user to choose their preference for foreground color, background color and image. Write the new user’s name and preferences to the text file. Next, display the page customized to this user using the user’s preferences that are stored in the text file. If the user is known at login, the normal page should be displayed.

What will be an ideal response?

Computer Science & Information Technology

What key can be pressed repeatedly to decrease your brush size?

A. right arrow B. right bracket C. left arrow D. left bracket

Computer Science & Information Technology

A(n) green squiggly underline beneath a variable name in a declaration statement indicates that the variable is not references within the program.

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

Computer Science & Information Technology