Multiple Choice
What is the relationship between library call open() and open() system call?
A) open() system call is part of open()
B) open() system call in an alternate version of open()
C) open() is a predecessor version of open() system call
D) open() invokes open() system call to get service from operating system
Correct Answer:

Verified
Correct Answer:
Verified
Q21: Applications compiled on one operating system can
Q22: What are the advantages of using a
Q23: Android runs Java programs _<br>A) in the
Q24: A message-passing model is _.<br>A) easier to
Q25: iOS is open source, Android is closed
Q27: Microkernels use _ for communication.<br>A) message passing<br>B)
Q28: The Windows CreateProcess() system call creates a
Q29: Explain why a modular kernel may be
Q30: Which of the following is a user
Q31: _ provide(s) an interface to the services