Presentation of variable intend to tell compiler their is a var\funct\struct of specific information type.
Meaning of variable mean requesting that compiler distribute memory to variable or characterize stockpiling for that variable.
you can characterize a variable just one time however you can announce it the same number of time you need.
extern int a;/presentation of var and compiler thinks this var is characterized in some other record