Page 1 of 1

Which of these methods is executed first before execution of any other thing that takes place in a program?

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