Pregunta de entrevista de NetApp

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

Respuestas de entrevistas

Anónimo

7 dic 2010

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

5

Anónimo

14 feb 2011

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

3