#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
Abhay Singh Kathayat -
Abhay Singh Kathayat -
Prince -
Vikas Singh -
Top comments (1)
Who cares? It's a silly question that should never be asked at all much less in an interview.