
Files in C
Quiz
•
Computers
•
University
•
Practice Problem
•
Medium
Manoj R
Used 2+ times
FREE Resource
Enhance your content in a minute
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is file handling in C?
File handling in C is the process of working with files to perform input/output operations.
File handling in C is the process of baking cookies
File handling in C is the process of skydiving
File handling in C is the process of gardening
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you open a file in C?
fopen()
create()
read()
open()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What function is used to close a file in C?
fdelete()
fopen()
fclose()
fclose(
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you read from a file in C?
fopen(), fwrite(), fclose()
open(), read(), close()
fopen(), read(), fclose()
fopen(), fgets() or fread()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the function to write to a file in C?
fwrite()
fput()
fopen()
fscan()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the difference between 'r' and 'w' modes when opening a file in C?
The 'r' mode is for reading files, and the 'w' mode is for appending files.
The 'r' mode is for reading files, and the 'w' mode is for writing files.
The 'r' mode is for writing files, and the 'w' mode is for reading files.
The 'r' mode is for reading and writing files, and the 'w' mode is for reading files.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you check if a file has been successfully opened in C?
if (file_pointer == -1) { // File opened successfully }
if (file_pointer != NULL) { // File opened successfully }
if (file_pointer == NULL) { // File opened successfully }
if (file_pointer == 0) { // File opened successfully }
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
12 questions
Google Calendar & Google Drive
Quiz
•
7th Grade - University
13 questions
L1 - Computer Networks
Quiz
•
University
10 questions
Seatwork for Data Storage
Quiz
•
University
15 questions
PWEB XII RPL
Quiz
•
University
14 questions
Excel Quiz
Quiz
•
University
15 questions
Sistemas de archivos
Quiz
•
University
10 questions
Abhyudaya coding class - Grade 7
Quiz
•
6th Grade - University
10 questions
Postest Perangkat Keras
Quiz
•
University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
54 questions
Analyzing Line Graphs & Tables
Quiz
•
4th Grade
22 questions
fractions
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
15 questions
Equivalent Fractions
Quiz
•
4th Grade
