Select : C language | JavaQ.6] using or calling printf inside of printf as argumentvoid main() { printf("%d errors",printf(" there "),printf(“are ”)); printf("!?!"); getch(); }
A) are there 7 errors !?! Next | not specifying variables in printf as argument and no argument in printf Previous | specifying bits in structure for variables in c Hemen Ashodia [paper setter] |