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);
&...
Consider the following two functions
void fun1(int n){
if(n == 0) return;
printf(“%d”, n);
fun2(n-2);
&...
Consider the following two functions
void fun1(int n){
if(n == 0) return;
printf(“%d”, n);
fun2(n-2);
&...
Total Unique Visitors
Loading......