11
An external variable is one
Answer: Option [D]
An external variable is the one which is created outside the body of the function, i.e. within the source code file. The scope of the external variable is till the end of the program.