(Choose 1 answer)
What is not correct about system calls?
A. A system call allows a user process to assess and execute operating system functions inside the kernel.
B. User programs use system calls to invoke operating system services
C. In terms of performance, using system calls is better than using procedure calls
D. Every system call involves overhead due to context switch
Exit 3