Which of the following is a correct format for declaration of function?

A "return-type function name (argument type;)"
B "return-type function -name (argument type){}"
C "return -type (argument type ) function-name"
D "return-type {} function -name"

Correct Answer: "return-type function name (argument type;)"

Bissoy MCQ

Related Questions

Which of the following is the Color Format that is a CSS’s six-digit hexadecimal format as color defined in (X)HTML?
which of the declaration is correct?
which of the declaration is correct ?
Which of the below namespace declaration is correct?
which of the following is a correct format of e-mail address ?
which of the following is a correct format of Email address?
Which of these is a correct format of Email address?
Which of the following is a valid declaration of an object of class Box?

Next steps