Infomax Computer Academy
Report Bug
Qus :
What is the final value of x when the code is executed?
int x;
for(x=0; x<10; x++)
{}
Qus
A. 10
B. 9
C. 0
D. 1
Solution
A. 10
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