Computer Science - Computer Fundamentals

6.
The tracks on a disk which can be accessed without repositioning the R/W heads is
Surface
Cylinder
Cluster
All of the above
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

7.
Which of the following is the 1's complement of 10?
01
110
11
10
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

8.
A section of code to which control is transferred when a processor is interrupted is known as
M
SVC
IP
MDR
None of the above
Answer: Option
Explanation:
A section of code to which control is transferred when a processor is interrupted is known as an Interrupt Service Routine (ISR) or an Interrupt Handler.

9.
Which part interprets program instructions and initiate control operations.
Input
Storage unit
Logic unit
Control unit
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

10.
The binary system uses powers of
2
10
8
16
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.