Solved

What Is the Relationship Between Library Call Open() and Open()

Question 26

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions