Fill in the blank: The ______ connects the operating system's functions to user programs. |
Card: 3 / 20 |
True or False: System calls can use shared libraries and symbols not present in the kernel protection domain. |
Card: 5 / 20 |
False. System calls are not permitted to use shared libraries or any symbols not present in the kernel protection domain. |
Card: 6 / 20 |
Riddle: I am an interface between user programs and the kernel, allowing requests for system services. What am I? |
Card: 7 / 20 |
![]() Unlock all Flashcards with EduRev Infinity Plan Starting from @ ₹99 only
|
Fill in the blank: The system call ______ is used to terminate a program's execution. |
Card: 11 / 20 |
True or False: The primary function of an operating system includes managing hardware resources. |
Card: 13 / 20 |
Which of the following is NOT a type of system call? A) Process Control B) File Management C) Network Communication D) Memory Allocation |
Card: 17 / 20 |
Riddle: I can allocate memory to processes and manage file systems, yet I’m not hardware. What am I? |
Card: 19 / 20 |