What if the static modifier is removed from the signature of the main method?
Answer Posted / Dhiraj Singh
If the static modifier is removed from the signature of the main method, you will not be able to create an instance of your class and run it directly as a standalone Java program.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category