Q. Choose a right statement. (A) A non static global variable can not be used in included files. (B) A non static global variable can be used or referred to inside included files. (C) A non static global variable does not live till the end of program execution. (D) None of the above ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) A non static global variable can be used or referred to inside included files.