Question d’entretien chez NetApp

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

Réponses aux questions d'entretien

Utilisateur anonyme

7 déc. 2010

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

5

Utilisateur anonyme

14 févr. 2011

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

3