📚 Practice Mode

C and Java Programming Quiz

Learn at your own pace with hints and detailed explanations

1 / 10
Multiple Choice

Which of the following denotes file modes that can be used in C program?

  1. "r"
  2. "w"
  3. "a"
  4. all the above