Computer Sciences > GATE 2025 SET-2 > C Programming
Consider the following C program:
The output of the given C program is ______ (Answer in integer)

Correct : 64

Similar Questions

Consider the following two functions void fun1(int n){     if(n == 0) return;       printf(“%d”, n);     fun2(n-2); &...
#175 MCQ
Consider the following two functions void fun1(int n){     if(n == 0) return;       printf(“%d”, n);     fun2(n-2); &...
#175 MCQ
Consider the following two functions void fun1(int n){     if(n == 0) return;       printf(“%d”, n);     fun2(n-2); &...
#175 MCQ

Related Topics

No tags found

Unique Visitor Count

Total Unique Visitors

Loading......