MCQOPTIONS
Saved Bookmarks
This section includes 3 Mcqs, each offering curated multiple-choice questions to sharpen your Operating System Questions & Answers Linux knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Standard set of functions through which interacts with kernel is defined by ___________ |
| A. | system libraries |
| B. | kernel code |
| C. | compilers |
| D. | utility programs |
| Answer» B. kernel code | |
| 2. |
The first process launched by the linux kernel is ___________ |
| A. | init process |
| B. | zombie process |
| C. | batch process |
| D. | boot process |
| Answer» B. zombie process | |
| 3. |
Linux uses a time-sharing algorithm ___________ |
| A. | to pair preemptive scheduling between multiple processes |
| B. | for tasks where absolute priorities are more important than fairness |
| C. | all of the mentioned |
| D. | none of the mentioned |
| Answer» B. for tasks where absolute priorities are more important than fairness | |