Infomax Computer Academy
Report Bug
Qus :
What is the output of the following code:
int x = 5;
printf("%d", x++);
Qus निम्नलिखित कोड का परिणाम क्या है:
A. 4
B. 5
C. 6
D. Undefined
Solution
B. 5
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