#include <stdio.h>
int main()
{
if(printf("Hello World\n")){
}
switch(printf("Hello World\n")){
}
while(!printf("Hello World")){
}
return 0;
}
#include <stdio.h>
int main()
{
if(printf("Hello World\n")){
}
switch(printf("Hello World\n")){
}
while(!printf("Hello World")){
}
return 0;
}
For further actions, you may consider blocking this person and/or reporting abuse
Gentt -
MD ARIFUL HAQUE -
Athreya aka Maneshwar -
Aaditya Battin -
Top comments (1)
Who cares? It's a silly question that should never be asked at all much less in an interview.