#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
Anwar Hossain -
Gladiators Battle -
Said MOUNAIM -
Alexis Clarembeau -
Top comments (1)
Who cares? It's a silly question that should never be asked at all much less in an interview.