Q34
Which of the following is type declaration statement in C?
A.
int bar
AnswerB.
s = s + 1
C.
king = horse + 1
D.
prin = prin * prin
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board