Report Bug

Qus

What does fp point to in the program?

int main()
{
	FILE *fp;
	fp=fopen("trial", "r");
	return 0;
}
Qus

What does fp point to in the program?

int main()
{
	FILE *fp;
	fp=fopen("trial", "r");
	return 0;
}


A. The first character in the file
B. A structure which contains a char pointer which points to the first character of a file
C. The name of the file
D. The last character in the file


Solution
B. A structure which contains a char pointer which points to the first character of a file



Online Exam Quiz for One day Exam Online Typing Test CCC Online Test 2026 Best Computer Training Institute in Prayagraj (Allahabad) Best Java Training Institute in Prayagraj (Allahabad) Best Python Training Institute in Prayagraj (Allahabad) O Level Online Test in Hindi Best Website and Software Company in Allahabad