Which of the following should be defined as a void method?
A. Write a method that returns a random integer from 1 to 100.
B. Write a method that converts an uppercase letter to lowercase.
C. Write a method that prints integers from 1 to 100.
D. Write a method that checks whether current second is an integer from 1 to 100.