198) The following program fragment
int k = -7;
printf(“%d", 0 < lk);
Answer is:
prints 0
Related C Programming MCQ with Answers
Answer is: