A
Q. What will be the output of the following statement ?
Code:
int a=10; printf(“%d &i”,a,10);
- Correct Answer - Option(D)
- Views: 15
- Filed under category C Programming
- Hashtags:
Discusssion
Login to discuss.