Discussion Forum : Control Structures
Question - What will be the final value of the digit?
void main()
{
int digit = 0;
for( ; digit
Options:
A .  -1
B .  17
C .  19
D .  16
E .  20
Answer: Option C

Submit Your Solution Below and Earn Points !
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *