MCQOPTIONS
Saved Bookmarks
This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your Operating System knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
If a thread invokes the exec system call? |
| A. | only the exec executes as a separate process. |
| B. | the program specified in the parameter to exec will replace the entire process |
| C. | the exec is ignored as it is invoked by a thread. |
| D. | none of the mentioned |
| Answer» C. the exec is ignored as it is invoked by a thread. | |
| 2. |
only once |
| A. | twice |
| B. | four times |
| C. | eight times |
| Answer» C. eight times | |