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