Q. Which of these is the method which is executed first before execution of any other thing takesplace in a program? (Solved)
1. main method
2. finalize method
3. static method
4. private method
- c. static method
1. main method
2. finalize method
3. static method
4. private method