Microprocessors - Engineering

Q1:

Which of the following is type declaration statement in C?

A int bar

B s = s + 1

C king = horse + 1

D prin = prin * prin

ANS:A - int bar

No answer description is available.