Computer Science - Operating Systems Concepts

6.
A sequence of instructions, in a computer language, to get the desired result, is known as
Algorithm
Decision Table
Program
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 true for testing and debugging?
Testing checks for logical errors in the programs, while debugging is a process of correcting those errors in the program
Testing detects the syntax errors in the program while debugging corrects those errors in the program
Testing and debugging indicate the same thing
All of the above
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

8.
Information in a memory that is no longer valid or wanted is known as
non-volatile
volatile
surplus
garbage
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

9.
Which of the following filename extension suggests that the file is a backup copy of another file?
TXT
COM
BAS
BAK
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

10.
Relocation bits used by relocating loader are specified (generated) by
Relocating loader itself
Linker
Assembler or translator
Macro processor
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.