Guess the output??
#include <stdio.h>
int main() 
{
   int a =printf("%d",printf("Alexa\n\n")); 
   return 0;
}


Posted on by