A
Q. What will be the output of the following statements ?
Code:
int a = 4, b = 7,c; c = a = = b; printf(“%i”,C.;
- Correct Answer - Option(A)
- Views: 26
- Filed under category C Programming
- Hashtags:
Discusssion
Login to discuss.