C - Files

page 1 out of 2

page 1 out of 2


Question 1     

What are the different ways to perform file operations in C?






Question 2     

To store the data in files we must specify






Question 3     

what are the different modes of files in C?










Question 7     

Which mode is used to position a file at the begining






Question 8     

What is the return type of the fseek() in C?






Question 9     

Which one of the following is correct?
int fseek(FILE *pointer, long int offset, int position);
what are the predefined constants values for fseek function?






Question 10     

Which function is used to skip the characters of the file





page 1 out of 2

page 1 out of 2


Sign Up Page

Oops!!

To view the solution need to Login



Score : 0 / 0
L
o
a
d
i
n
g
.
.
.