CS Electrical And Electronics
@cselectricalandelectronics

Which is true about System Calls

All QuestionsCategory: Operating SystemWhich is true about System Calls
Anonymous asked 2 years ago

Options:

  • They can be invoked by name/address from user space
  • They are defined in kernel space
  • Users can pass arguments for system calls via Stack
  • They act as a bridge between user space and kernel space
1 Answers
Anonymous answered 2 years ago

Answer

  • They are defined in kernel space
  • They act as a bridge between user space and kernel space