What happens when a main method is declared as private?
Answer Posted / vani
Nothing Happen.
Code compiles properly and executes properly.
| Is This Answer Correct ? | 5 Yes | 76 No |
Post New Answer View All Answers
How many types of voids are there?
what is heap memory?
How do you remove duplicates in java?
What is the difference between stream and buffer?
How many types of array are there?
What is token in java?
What is static import?
Explain the purpose of garbage collection in Java?
Does windows 10 need java?
Convert a BST into a DLL and DLL to BST in place.
Why stringbuffer is faster than string?
What are methods?
Why are global variables used?
What is the difference between length and length() method in java?
What is variable length arguments in java?