Q3
Which keyword is used to define a function in C++ that does not return any value?
A.
return
B.
null
C.
void
AnswerD.
None of the above
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board