BEC Deck 7-Information & Communication Systems Flashcards

1
Q

Bit (binary digit)-

A

An individual zero or one; the smallest piece of information that can be represented.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Byte-

A

A group of (usually) eight bits that are used to represent alphabetic & numeric characters and other symbols.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Field-

A

A group of characters (bytes) identifying a characteristic of an entity.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Record-

A

A group of related fields (or attributes) describing an individual instance of an entity.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

File-

A

A collection of records for one specific entity.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Data Definition Language (DDL)-

A

Allows the definition of tables and fields and relationships among tables.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Data Manipulation Language (DML)-

A

Allows the user to add new records, delete old records, and to update existing records.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Data Query Language (DQL)-

A

Allows the user to extract information from the database; most relational databases use structured query language (SQL) to extract the data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Operational Systems-

A

Support the day-to-day activities of the business (purchasing of goods and services, manufacturing activities, sales to customers, cash collections, payroll, etc.) Often known as Transaction Processing Systems (TPS).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Management Information Systems (MISs)-

A

Systems designed to support routine management problems based primarily on data from transaction processing systems.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Accounting Information Systems (AISs)-

A

AIS take financial data from transaction processing systems and use it to produce financial statements and control reports for management. AISs are a subset of MISs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Decision Support Systems (DSSs)-

A

DSSs provide information to mid and upper level managers to assist them in managing non-routine problems and in long-range planning.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Data warehousing-

A

Is a database that supports organizational decision making. Data from the live databases are copied to the warehouse so that data can queried without reducing the performance or stability of live systems.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Data Mining-

A

Is searching the data warehouse to discover patterns and relationships.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Application controls concern the accuracy, validity, and completeness of data processing in specific application programs. They can be placed in one of three categories.

A

1) Input controls-Controls over the data entry process.
2) Processing Controls-Control over the master file update.
3) Output Controls-Control over the production of reports.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly