✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Write the exact text printed to standard output stream by the following code fragment:
char name[] = {'D','i','g','i','\0','p','e','n'};
fputs(name, stdout);
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!