Skip to content
The amount of time that a job waits in a ready queue for getting selected by the CPU is called?
- Waiting time
- Turnaround time
- Completion time
- Submission Time
Computer errors caused due to incorrect input data or unreliable programs are often referred to as
- IPO
- GIGO
- ABC
- None of these
3x8 decoder will have:
- 4 outputs
- 5 outputs
- 6 outputs
- 8 outputs
What minimum number of bits is required to store the Hexadecimal number FF?
- 16
- 12
- 8
- 19
- 4
Data Integrity means:
- Correctness
- Consistency
- Redundancy
- Both A & B
Storing same data on multiple locations is called:
- Integrity
- Security
- Redundancy
- None of these
In a table composite key consists of _______ attribute (s).
- More than one
- One
- Two
- One & Two
____ normal form removes transitive dependency.
- First
- Third
- Second
- BCNF
- None of these
Which join refers from the write table that have no matching key in the left table are included in the result set?
- Left Outer Join
- Right Outer Join
- Full Outer Join
- Half Outer Join
_________ rollback requires the system to maintain additional information about the state of all the running transactions.
- Partial
- Total
- Time
- Commit
- All of these