What happens if we declare a method both static and final?
Compilation error
The method cannot be overridden
The method can be overridden
Runtime error
This question is part of this quiz :