A Admin • 833K Points Coach Q. Which of the following is the correct syntax to declare a static variable in C++? (A) int static a; (B) static int a; (C) static a int; (D) int a static; Correct Answer - Option(B) Views: 16 Filed under category C++ Hashtags: Share Manage Tags
Discusssion
Login to discuss.