3504 Exam 1

Beschreibung

Exam 1 for Fan
kyliea95
Quiz von kyliea95, aktualisiert more than 1 year ago
kyliea95
Erstellt von kyliea95 vor fast 9 Jahre
17
0

Zusammenfassung der Ressource

Frage 1

Frage
What is the difference between data and information?
Antworten
  • Data is facts whereas information is facts within a context
  • Information is only facts
  • decisions are made based off of information
  • decisions are made based off of data and information

Frage 2

Frage
Select the characteristics of information
Antworten
  • Timely
  • Relevant
  • Understandable
  • Complete
  • Reliable
  • Material
  • Verifiable
  • Honest
  • Accessible

Frage 3

Frage
The Production Cycle consists of getting labor and giving materials
Antworten
  • True
  • False

Frage 4

Frage
What is the Business Cycle: Getting materials and giving cash
Antworten
  • Expenditure
  • Revenue
  • Production
  • Financing

Frage 5

Frage
What does an AIS fulfill?
Antworten
  • Collection of Data
  • Turning data into information
  • Providing adequate controls
  • Making decisions based off of decisions
  • Improving efficiency

Frage 6

Frage
An AIS adds value by improving the quality and efficiency of decision making, as well as reduce cost, share knowledge and improve internal controls
Antworten
  • True
  • False

Frage 7

Frage
Which of the following is NOT an example of a Primary Activity of an AIS in a value chain?
Antworten
  • Inbound logistics
  • Marketing and Sales
  • Operations
  • Purchasing

Frage 8

Frage
Which of the following is NOT an example of a support activity for an AIS in a value chain?
Antworten
  • Firm infrastructure
  • Human Resources
  • Technology
  • Purchasing
  • Service

Frage 9

Frage
Primary activities of an AIS in a value chain provides [blank_start]direct[blank_end] value to the customer
Antworten
  • direct

Frage 10

Frage
The steps in processing data input are: 1. [blank_start]capture[blank_end] transaction data 2. make sure captured data is [blank_start]accurate[blank_end] 3. ensure [blank_start]company policies[blank_end] are followed
Antworten
  • capture
  • accurate
  • company policies

Frage 11

Frage
Which of the following is an example of a turnaround document?
Antworten
  • Balance Sheet
  • Utility Bill
  • W4 Form
  • Sales Order

Frage 12

Frage
A code where two or more subgroups of digits are used to code the item is considered a ___ Code
Antworten
  • Block
  • Sequence
  • Group
  • Mnemonic

Frage 13

Frage
What are the general rules for the characteristics of code?
Antworten
  • Consistency with intended use
  • Allowable growth
  • Simple
  • Consistent with company
  • consistent with personal ideals

Frage 14

Frage
What is not a characteristic of a general ledger?
Antworten
  • summary level information
  • asset and liabilities shown
  • used for financial statements
  • contains control accounts

Frage 15

Frage
The sum of subsidiary account balances should be ____ to the balance in the control account
Antworten
  • Equal
  • Greater than
  • Less than

Frage 16

Frage
General Journals are used to record what types of transactions?
Antworten
  • non routine transactions
  • loan payments
  • adjusting entries
  • closing entries
  • cash receipts
  • credit sales

Frage 17

Frage
[blank_start]Specialized[blank_end] journals record repetitive transactions
Antworten
  • Specialized

Frage 18

Frage
Which of the following journals are not an example of a speciality journal?
Antworten
  • Cash receipts
  • Cash disembursements
  • Credit Sales
  • Closing entries

Frage 19

Frage
Why is a master file similar to a ledger in a manual AIS?
Antworten
  • Exists across only 1 fiscal period
  • Permanent
  • Changes can't be made to file

Frage 20

Frage
What makes a transaction file unique?
Antworten
  • Files are temporary
  • Files are permanent
  • Files are maintained for one fiscal period
  • Files maintained over many fiscal periods

Frage 21

Frage
Which of the following is NOT part of CRUD database processing?
Antworten
  • Creating new records
  • Reading existing data
  • Updating previous records
  • deleting databases

Frage 22

Frage
Batch processing: documents are stored in batches and periodically entered into the computer system. The temporary file is then run agains the master file to update the master and the output is printed along with error reports.
Antworten
  • True
  • False

Frage 23

Frage
What is the difference between online batch processing and online real time processing?
Antworten
  • Master file is immediately updated in the batch processing
  • Master file is immediately updated in transaction processing
  • Output is printed in transaction but not in batch
  • Transactions are entered as they occur for real time processing

Frage 24

Frage
Which of the following is NOT an advantage of an ERP?
Antworten
  • Integrated enterprises (better flow of the information)
  • Data captured only once
  • Complex
  • Improve access of control through security settings

Frage 25

Frage
What is the biggest disadvantage of an ERP?
Antworten
  • Costly
  • Significant amount of time
  • User resistance
  • disruptive to company's business cycle

Frage 26

Frage
Why were databases created?
Antworten
  • Duplicated information in many master files
  • data inconsistencies
  • data integration was difficult
  • organization-wide view of data was hard to acheive

Frage 27

Frage
The physical view of teh database is at the [blank_start]internal[blank_end] level, this is how the data is stored in the system
Antworten
  • internal

Frage 28

Frage
Who would NOT typically look at a database at its logical view?
Antworten
  • designers
  • users
  • creators

Frage 29

Frage
The ER diagram is typically used at the [blank_start]conceptual[blank_end] level because it shows the schema of the database with the entities connected by a diamond.
Antworten
  • conceptual

Frage 30

Frage
Which of the following is NOT a characteristic of DDL? (Data Definition Language)
Antworten
  • Builds the data dictionary
  • Creates the Database
  • describes the logical view
  • changes the content in the database
  • specifies recor or field security constraints

Frage 31

Frage
A [blank_start]primary[blank_end] key is the attribute or combination of attributes that uniquely define a specific row in a table
Antworten
  • primary

Frage 32

Frage
Say student A is shown in the database 3 times. You need to change their phone number, you only do it on the first row. In doing so, you forget to change the other 2 rows with the old phone number. What kind of anomoly is this?
Antworten
  • Delete
  • Update
  • Insert

Frage 33

Frage
Being unable to add a record to the database is considered what kind of anomoly?
Antworten
  • Insert
  • Update
  • Delete

Frage 34

Frage
A [blank_start]foreign[blank_end] key links the tables in a database together.
Antworten
  • foreign

Frage 35

Frage
Which of the following is NOT a rule for relational databases?
Antworten
  • Every column in a row must have a single value
  • Primary keys can be empty
  • Foreign keys can be empty, BUT if not empty the value must correspond to a primary key in another table
  • all attributes must describe characteristics of the object identified by the primary key

Frage 36

Frage
Cardinality is the max number of instances of [blank_start]1 entity[blank_end] that may be related to [blank_start]a specific instance[blank_end] of another entity
Antworten
  • 1 entity
  • a specific instance

Frage 37

Frage
Modality is the [blank_start]minimum[blank_end] number of instance of one entity that can be related to a specific instance of another entity
Antworten
  • minimum
Zusammenfassung anzeigen Zusammenfassung ausblenden

ähnlicher Inhalt

This Is Me
Andrew Piliero
This is Me
Bryan Billings
Joe Keffler
Joseph Keffler
Publizistik Step 4 Prüfungsvorbereitung
Mona Les
La politique - Vocabulaire
Gaelle Bourgeois
Vokabeln für Gesundheits- und Krankenpflege
julian.haeuserer
UML - Diagramme
futurebase
Themen Geschichte
barbara91
OEKO UniVie
Magdalena Zöschg
Environment- Climate Change / Global Warming
Laura D