Page 1 of 1

Which of these is the method which is executed first before execution of any other thing takes place in a program?

Posted: Wed Jul 13, 2022 7:46 pm
by answerhappygod
a) main method
b) finalize method
c) static method
d) private method