📚 Practice Mode

C Language

Learn at your own pace with hints and detailed explanations

1 / 15
Multiple Choice

Which of the following file opening modes in C is/are invalid?

  1. O_CREATE
  2. O_EXCEL
  3. O_BINARY
  4. O_TEXT
  5. Both 1 and 4