Q. Which of the following are syntactically correct in C language (A) for(); (B) for (;); (C) for (,); (D) for (; ;); ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) for (; ;);