A

Admin • 833K Points
Coach

Q. Choose a correct statement about static variable.

  • (A) A static global variable can be accessed in other files.
  • (B) A static global variable can be used only in a file in which it is declared.
  • (C) A static global variable can not be declared without extern keyword.
  • (D) Default value of a static variable is -1.
  • Correct Answer - Option(B)
  • Views: 21
  • Filed under category C Programming
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.