Report Bug

Qus

What is the output of C program with functions?

int main() 
{
  	int a = 0;
  	printf("AJAY");
	return 1;
   	printf("VIJAY");
   	return 1;
}
Qus

C प्रोग्राम का आउटपुट क्या है?

int main() 
{
  	int a = 0;
  	printf("AJAY");
	return 1;
   	printf("VIJAY");
   	return 1;
}


A. AJAY VIJAY
B. AJAY
C. VIJAY
D. Compiler Error


Solution
B. AJAY



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