employer cover photo
employer logo

Question d’entretien chez CSC

write a program in C to print hello without using ;(semicolon).

Réponse à la question d'entretien

Utilisateur anonyme

31 janv. 2012

if(printf("hello")) { } use dis in d code.