The output of the C code mentioned below would be:
#includestdio.h
int main()
{
int a=0,b=0;
l1:while(a2)
{
a++;
while(b3)
{
printf("find\n");
goto l1;
}
}}

Posted on by