https://quizack.com/system-programming/mcq/given-the-following-line-my-fd-open-filename-o-wronly-o-creat-o-trunc-o-append-0644-which-statement-is-true
Answer:
Opens a file descriptor, bitwise OR'ing output flags and in mode 644
Note: This Question is unanswered, help us to find answer for this one
More System Programming MCQ Questions