Why does the Java compiler not check for unchecked exceptions?
a) They are less important
b) They are due to programming mistakes
c) They are handled automatically
d) They do not occur frequently