Which of the following statements are true?
Methods cannot be overridden to be more private
static methods cannot be overloaded
private methods cannot be overloaded
An overloaded method cannot throw exceptions not checked in the base class