Q. In the following loop construct, which one is executed only once always.    for(exp1; exp2; exp3)
β
Correct Answer: (A)
exp1
You must be Logged in to update hint/solution