Q. Which of the following are syntactically correct in C language

  • (A) for();
  • (B) for (;);
  • (C) for (,);
  • (D) for (; ;);
πŸ’¬ Discuss
βœ… Correct Answer: (D) for (; ;);

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
187
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Prabhas Kapoor
Publisher
πŸ“ˆ
92%
Success Rate