MCQOPTIONS
Saved Bookmarks
This section includes 657 Mcqs, each offering curated multiple-choice questions to sharpen your Testing Subject knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
AT_THE_END_OF_KERNEL_BOOTSTRAP,_WHICH_PROCESS_IS_STARTED??$ |
| A. | /etc/init |
| B. | /etc/sched |
| C. | /etc/swap |
| D. | /etc/kernel |
| Answer» B. /etc/sched | |
| 2. |
Which file is read by init to get the default runlevel$ |
| A. | /etc/profile |
| B. | /etc/init |
| C. | /etc/boot |
| D. | /etc/inittab |
| Answer» E. | |
| 3. |
The process id of init process is:$ |
| A. | -1 |
| B. | 0 |
| C. | 1 |
| D. | 2 |
| Answer» D. 2 | |
| 4. |
Which daemon manages the physical memory by moving process from physical memory to swap space when more physical memory is needed? |
| A. | Sched daemon |
| B. | Swap daemon |
| C. | Init daemon |
| D. | Process daemon |
| Answer» C. Init daemon | |