Vidyalelo
C Programming · Q184

C Fundamentals

Programming · C Programming · question 184

Q184

Which of the following statement is false?

A.
A variable defined once can be defined again with different scope
B.
A single variable cannot be defined with two different types in the same scope
C.
A variable must be declared and defined at the same time
Answer
D.
A variable refers to a location in memory

Answer: Option C

Solution

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