linked linked linkedin whatsapp remove
Feedback

System Programming Quiz System Programming

What does the open system call return upon success?

A non zero value, which is the file descriptor.
Zero
A positive integer which is the file descriptor.
The pointer to the FILE structure of the open file.

Answer:
A positive integer which is the file descriptor.

Note: This Question is unanswered, help us to find answer for this one

Related System Programming Questions and Answers: