Q5
What does the "void" keyword indicate in a method declaration?
A.
The method does not return any value
AnswerB.
The method is private
C.
The method returns an integer value
D.
The method is static
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board