Which of the following is a correct format for declaration of function?
Which of the following is a correct format for declaration of function? Correct Answer "return-type function name (argument type;)"
Which of the following is a correct format for declaration of function? Correct Answer "return-type function name (argument type;)"