C and Java Programming Quiz

Casual Mode - Take your time!

1 / 10
Correct
0
Incorrect
0
Score
0%
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
Change Mode