Infomax Computer Academy
Report Bug
Qus :
What will be the output of the following code?
int a = 10, b = 20;
printf("%d", a + b);
Qus
A. 30
B. 1020
C. 10+20
D. Compiler error
Solution
A. 30
Report Bug
Select Reason
Wrong Question
Wrong Translation
Out of Topic
Wrong Answer
Question and Option not visible
Formatting Issues
Hindi Version Not Available
Explanation Required
Others