Pergunta de entrevista da empresa NetApp

Write a program printing '"hello World" without semi colon in c.

Respostas da entrevista

Sigiloso

7 de dez. de 2010

Mala Punyani [12/3/2010 12:10:32 PM] Mala Punyani: #include main() { if(printf("Hello World \n")) { } }

5

Sigiloso

14 de fev. de 2011

I wonder why such a question is needed? They don't like semi colons in their code is it? ;)

3