Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
int main(void)
{
char tab[4];
printf("tab = %s\n", tab);
return 0;
}
Que donne l'exécution de ce programme ?
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!