A Admin • 833K Points Coach Q. What is the correct syntax to declare a variable in C? (A) data_type variable_name; (B) data_type as variable_name; (C) variable_name data_type; (D) variable_name as data_type; Correct Answer - Option(A) Views: 28 Filed under category C Programming Hashtags: Share Manage Tags
Discusssion
Login to discuss.