Suppose your method does not return any value, which of the following keywords can be used as a return type?
A. void
B. int
C. double
D. public
E. None of the above