What is the return type of a method that does not return any value?
(a) int
(b) float
(c) void
(d) double
This question was addressed to me in an interview for job.
I'd like to ask this question from Introduction To Methods in portion Classes and Methods of Java