Computer Science, asked by yashaswinirp07, 1 month ago

Find the output of the below program:
#include<stdio.h>
int foo(int a, int b)
{
while(b<a+a)
{
b-b*b;
bb-2:
break;
>
retum b;
3
int hello(int a, int b)
{
return foo(a, a);
3
int maino
{
int x 2.y=3;
int z hello(y,x)
printf("%d".z);
return 0;​

Answers

Answered by ritupragyanparida
0

Answer:

pl mark me as brain list plplplpl

Similar questions