The binding of private, static, and final methods always happens at compile time since these methods cannot be overridden.