A Admin • 833K Points Coach Q. Which of the following will correctly declare a function in C? (A) function int foo(); (B) int foo(); (C) declare foo(); (D) func foo() int; Correct Answer - Option(B) Views: 24 Filed under category C Programming Hashtags: Share Manage Tags
Discusssion
Login to discuss.