Search Header Logo

File Handling

Authored by Purushotham M

Computers

Professional Development

Used 1+ times

File Handling
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If there is any error while opening a file, fopen will return?

Nothing

EOF

NULL

Depends on compiler

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A data of the file is stored in …

RAM

Hard Disk

ROM

None

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select a function which is used to read a single character from a file at a time?

fgetc()

getch()

fscanf()

fgets()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the meant by 'a' in the following operation?

fp = fopen("letsfindcourse.txt", "a");

Attach

Add

Apprehend

Append

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a stream associated with in C programming?

Database

Memory

File

Network

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which header file is required for using file handling functions in C?

string.h

math.h

stdlib.h

stdio.h

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to open a file in C?

fread()

fwrite()

fclose()

fopen()

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?