What happens when a main method is declared as private?
Answer Posted / varsha vilas kalebag
IF MAIN METHOD IS DECLARED AS PRIVATE ,THEN WE CAN NOT
ACESSES THE PRVIATE MEMBERS IN ANOTHER CLASS
| Is This Answer Correct ? | 5 Yes | 43 No |
Post New Answer View All Answers
What is command line argument
What is unmodifiable collection in java?
What are untrusted applets?
What is class level lock ?
What is nested interface?
What do you understand by Header linked List?
What are synchronized blocks in java?
What is java algorithm?
List implementations of list interface?
What is nested loop? What is dangling else condition in it?
What is a generic type?
What are the pillars of java?
What are the basics of core java?
What is string :: npos?
What are controls and their different types in awt?