Infomax Computer Academy
Report Bug
Qus :
What is the output of the following code?
int a = 10, b = 5; printf("%d", a / b);
Qus
A. 5
B. 2
C. 0.5
D. 15
Solution
B. 2
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