ISC Flashcards
1
Q
What are the four benefits of relational databases? 
A
- Completeness
- No redundancy
- Business rules enforcement
- Communication and integration of business processes.
2
Q
What is the 1st step
to normalize data?
A
- determine whether the data conforms to the first normal form (1NF), whether each field in the table contains only one piece of information, and whether each record is uniquely identifiable through the use of a primary key
3
Q
What does a qualified opinion mean?
A
The system description is fairly presented, controls are suitably designed, but some limited deficiencies were identified.
4
Q
What’s the difference between multiprogramming and multiprocessing?
A
Multiprogramming is when a user can use multiple programs simultaneously whereas Multiprocessing is when the computer can process and run multiple programs simultaneously.
5
Q
A