Q. In Java, what is the return type of a method that does not return any value?
β
Correct Answer: (B)
void
You must be Logged in to update hint/solution