Vidyalelo
C Programming · Q137

Control Structures

Programming · C Programming · question 137

Q137

Which of the following cannot be used as LHS of the expression in for (exp1;exp2; exp3)?

A.
variable
B.
function
C.
typedef
D.
macros
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board