What is the difference between a declaration and a definition of a variable?

A Both can occur multiple times, but a declaration must occur first.
B A definition occurs once, but a declaration may occur many times.
C Both can occur multiple times, but a definition must occur first.
D A declaration occurs once, but a definition may occur many times.
E There is no difference between them.

Correct Answer: A declaration occurs once, but a definition may occur many times.

Related Questions

An assumption, which states that there must be linear relationship between independent variable and dependent variable is

Next steps