Vidyalelo
C++ Programming · Q162

Functions and Procedures in C++

Programming · C++ Programming · question 162

Q162

Which of the following is important in a function?

A.
Return type
B.
Function name
C.
Both return type and function name
Answer
D.
The return type, function name and parameter list

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board