What is the output of this code??
#include <stdio.h>
#include <stdio.h>
#include <stdio.h>
 
int main()
{
 printf("Is this occurs ");
 return 0;
}



Posted on by