Multiple choice technology programming languages Select three correct statements A static method may override another static method A static method cannot override a non-static method A non-static method cannot override a static method A non-static method may be overloaded by a static method A synchronized method cannot be overridden Reveal answer Fill a bubble to check yourself A,B,C,D,E Correct answer