193) printf( "%c", 100);
Answer is:
prints ASCII equivalent of 100
Related C Programming MCQ with Answers
Answer is: