A Admin • 802.91K Points Coach Report Q. Which of the below syntax is the correct way of declaring a function? (A) return function_name () { } (B) data_type function_name (parameter) { } (C) Void function_name ( ) (D) None of these Correct Answer - Option(B) Views: 6 Filed under category C Programming Hashtags: Share Manage Tags
Discusssion
Login to discuss.