

MCQOPTIONS
Saved Bookmarks
1. |
Which of these is the method which is executed first before execution of any other thing takesplace in a program? |
A. | main method |
B. | finalize method |
C. | static method |
D. | private method |
Answer» D. private method | |