Which of the following is true regarding overriding main method? i. main method can be overridden because it is having access modifier as public. ii. main method can be overridden because it is having return type as void. iii. main method can be overridden because the method is static. iv. main method cannot be overridden.
Reveal answer
Fill a bubble to check yourself