Infomax Computer Academy
Report Bug
Qus :
What will be the output of the following code?
int x = 5;
printf("%d", ++x);
Qus
A. 4
B. 5
C. 6
D. 7
Solution
C. 6
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