Raena AI
Your AI Study Solution
🇬🇧
EN
Create free account
Question 1 of 18
What is the first step to use a file in C?
A. Process the file using suitable functions.
B. Declare a file pointer variable.
C. Close the file using fclose() and fflush().
D. Open a file using the fopen() function.