πŸ“Š C Programming
Q. In the following loop construct, which one is executed only once always.    for(exp1; exp2; exp3)
  • (A) exp1
  • (B) exp3
  • (C) exp1 and exp3
  • (D) exp1, exp2 and exp3
πŸ’¬ Discuss
βœ… Correct Answer: (A) exp1

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
180
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
80%
Success Rate