Accounting
Anthropology
Archaeology
Art History
Banking
Biology & Life Science
Business
Business Communication
Business Development
Business Ethics
Business Law
Chemistry
Communication
Computer Science
Counseling
Criminal Law
Curriculum & Instruction
Design
Earth Science
Economic
Education
Engineering
Finance
History & Theory
Humanities
Human Resource
International Business
Investments & Securities
Journalism
Law
Management
Marketing
Medicine
Medicine & Health Science
Nursing
Philosophy
Physic
Psychology
Real Estate
Science
Social Science
Sociology
Special Education
Speech
Visual Arts
Humanities
Q:
Data mining is the application of mathematical and statistical techniques to find patterns and relationships that can be used to classify and predict.
Q:
Report management systems include the ability to create associated user accounts and groups.
Q:
Report management defines who gets the report, how often, and how it is to be delivered.
Q:
Report authoring includes responsibility for delivery of the report.
Q:
Report systems include three functions: authoring, management, and delivery.
Q:
A report that is sent to users only upon the user's request is called on-demand report.
Q:
A report that is sent to users on a predetermined schedule is called a push report.
Q:
Reports that rely on the most current data when they are prepared are called dynamic reports.
Q:
Reports that do not change once prepared are called static reports.
Q:
Report modes include dynamic and static.
Q:
A digital dashboard is an electronic display customized for an individual user.
Q:
A reporting system does not maintain a database of metadata.
Q:
In a common form of RFM analysis, an RFM score of {5 1 1} means that the customer orders frequently and orders items of high monetary value but has not ordered anything for some time.
Q:
In a common form of RFM analysis, a score of 1 is "high" or "good" while a score of 5 is "low" or "bad."
Q:
In a common form of RFM analysis, customers with an R score of 5 are in the 20% of customers who have the most recent orders.
Q:
In RFM analysis, R stands for "how recently", F stands for "how frequently" and M stands for "how many months."
Q:
RFM analysis is a way of analyzing and ranking customers based on on-line survey data.
Q:
BI reporting systems are intended to create meaningful information from disparate data sources and to deliver that information to the proper users on a timely basis.
Q:
A data mart is a collection of data that addresses a particular component of functional area of a business.
Q:
Problematic data include so-called dirty data.
Q:
Data warehouses are populated with data prepared by Extract, Transform, and Load (ETL) systems.
Q:
A data warehouse is a database system that has data for, programs for, and personnel specialized in BI processing.
Q:
Report delivery is more difficult for data mining than it is for reporting systems.
Q:
Data mining uses sophisticated statistical and mathematical techniques to perform what-if analyses, to make predictions, and to facilitate decision making.
Q:
BI reporting systems summarize the current status of business activities and compare that status with past events but not with predicted future activities.
Q:
Business Intelligence (BI) reporting systems can analyze data using standard SQL.
Q:
Business Intelligence (BI) reporting systems are used to filter data, sort data, group data, and make simple calculations based on the data.
Q:
Business Intelligence (BI) systems support operational activities.
Q:
Business Intelligence (BI) systems are information systems that help users analyze and use data.
Q:
What additional permissions must be assigned before a user can work with files on the IIS Web server?
Q:
What is the Microsoft Web Platform Installer, and what are the advantages and disadvantages of using it to install PHP?
Q:
What are the Java JVM, JRE, SDK, and NetBeans? How do they relate?
Q:
What is theNetBeans IDE?
Q:
What is PHP?
Q:
Which of the following is not true about PHP dynamic extension files (dll files)?
A) They can be shared by many applications.
B) They allow php to make application calls directly to the DBMS rather than using ODBC.
C) There is no relationship between the php.ini file and the dll files.
D) They enable support for PHP Data Objects (PDO).
Q:
Which PHP command displays the current configuration settings on the web page ________.
A) phpconfig( )
B) phpinfo( )
C) index.html
D) phptest.php
Q:
The delimiters for embedding PHP code in a web page are ________.
A) { and }
B) <php and /php>
C) <?php and ?>
D) {php and ?}
Q:
The Java JRE is installed directly from the Java download page at ________.
A) www.oracle.com
B) www.jre.com
C) www.jdk.com
D) www.sun.com
Q:
Before installing theNetBeans IDE, we have to install ________.
A) the Java JRE
B) Microsoft IIS server
C) PHP
D) the PHP plugin
Q:
For a workstation running the Windows operating system, the user file system permissions Modify and Write must be granted to the Users group at the ________ folder.
A) wwwroot
B) inetpub
C) Web
D) eclipse
Q:
For a workstation running the Windows operating system, the user file system permissions Modify and Write must be granted to ________ at the wwwroot folder.
A) the ISUR_{WebServerName} User
B) the IAPP_{WebServerName} User
C) the WebUsers group
D) the Users group
Q:
For a workstation running the Windows operating system, the additional user file system permissions ________ must be granted to the Users group at the wwwroot folder.
A) Read and Write
B) Modify and Read
C) Modify and Write
D) Read and Execute
Q:
The default Web page for the IIS Web server is ________.
A) startup.html
B) startup.htm
C) index.htm
D) iisstart.htm
Q:
The IIS Web server is managed using the ________.
A) Microsoft Internet Information Service (IIS) Manager
B) Microsoft SQL Server Management Studio
C) Microsoft Visual Studio
D) Microsoft IIS Workbench
Q:
For a Web server running the Linux operating system, the Web server typically used is ________.
A) the IIS Web server
B) the Apache Web server
C) the Tomcat Web server
D) the ASP.NET Web server
Q:
For a Web server running the Windows operating system, the Web server typically used is ________.
A) the IIS Web server
B) the Apache Web server
C) the Tomcat Web server
D) the ASP.NET Web server
Q:
Installing PHP using the Microsoft Web Platform Installer always installs the most current version of PHP.
Q:
When using IIS, Microsoft recommends using the FastCGI protocol option when installing PHP.
Q:
There is only one way to install PHP.
Q:
A Java Virtual Machine must be installed on a computer before running the NetBeans IDE.
Q:
Only the 64-bit version of the Java Runtime Environment should be installed when using a 64-bit operating system.
Q:
The NetBeans IDE supports PHP directly without any plugins.
Q:
The Java JRE is installed directly from the Java download page at www.oracle.com.
Q:
The easiest way to install the NetBeans IDE is to install it at the same time as Java.
Q:
For a workstation running the Windows operating system, the user file system permissions Modify and Write must be granted to the Users group at the wwwroot folder.
Q:
For a workstation running the Windows operating system, all the necessary user file system permissions to the Web page area are already granted.
Q:
For a workstation running the Windows operating system, a commonly used file system utility is Microsoft Internet Explorer.
Q:
For a workstation running the Windows operating system, a commonly used Web browser is Microsoft Internet Explorer.
Q:
The default Web page for the IIS Web server is index.html.
Q:
The IIS Web server is managed using the Microsoft Internet Information Service (IIS) Manager.
Q:
The IIS Web server is automatically installed when the Windows operating system is installed, and no additional steps are necessary to either install or activate it.
Q:
Apache is the Web server typically used on computers running the Linux operating system.
Q:
Apache is the Web server typically used on computers running the Windows operating system.
Q:
NetBeans is a development environment that can be used for PHP program development.
Q:
Describe the two ways that semantic object views can be used.
Q:
Distinguish between the physical description and the semantic description of an attribute domain.
Q:
Explain why semantic object attributes are called paired attributes.
Q:
Explain the concept of semantic objects as being a sufficient description.
Q:
Semantic objects are said to be ________.
A) Semantically self-contained
B) Semantically complete
C) Semantically inclusive
D) Both A and B are correct
Q:
A version object ________.
A) may be a composite object
B) typically contains the archetype object in its identifier
C) typically is a simple object
D) produces archetype objects
Q:
Which of the following statements about Subtype objects is not true?
A) Subtypes can be Inclusive (an object may be more than one subtype).
B) Subtypes can be Exclusive (an object may only be one of the subtypes).
C) Subtypes can be Nested.
D) All relations between the parent and subtype are 1:N.
Q:
The relationship between a parent object and its associated subtype objects is a(n) ________.
A) HAS-A relationship
B) WANTS-A relationship
C) NEEDS-A relationship
D) IS-A relationship
Q:
A parent object is also known as a(n) ________.
A) supertype object
B) child object
C) subtype object
D) multiple-value object
Q:
A hybrid object is a semantic object that contains at least one ________.
A) single-value group attribute that includes a multi-value semantic object attribute
B) single-value group attribute that includes any semantic object attribute
C) multiple-value group attribute that includes a multi-value semantic object attribute
D) multiple-value group attribute that includes any semantic object attribute
Q:
A compound object is a semantic object that contains at least one ________.
A) single-value, group attribute
B) multi-value, simple or group attribute
C) object attribute
D) multi-value attribute
Q:
A composite object is a semantic object that contains ________.
A) single-value, simple or group attributes, but no object attributes
B) at least one object attribute
C) at least one multi-value, simple or group attribute but no object attributes
D) at least one multi-value, object attribute
Q:
A simple object is a semantic object that contains only ________.
A) single-value, simple or group attributes
B) single-value, object attributes
C) single-value, simple attributes
D) multi-value, simple or group attributes
Q:
A group identifier ________.
A) has more than one attribute
B) identifies a group of instances
C) identifies a group of attributes in an object
D) is the identifier for a group of semantic objects
Q:
What type of attribute is composed of other attributes?
A) Simple
B) Group
C) Compound
D) Composite
Q:
What type of attribute has a single element?
A) Single
B) Simple
C) Link
D) Compound