In Java why we write public static void main(String args[])
why not main()?
Answer Posted / alok nayak
a
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which keyword specify that a variable is effectively final ?
Which class is used by server applications to obtain a port and listen for client requests?
What is class and its types?
What does index mean in java?
What does method mean?
How will you add panel to a frame?
What is difference between array and arraylist in java?
Can substring create new object?
Difference between arraylist and hashset in java?
What is a numeric digit?
What is a “stateless” protocol ?
What is the properties class?
What is the disadvantage of synchronization?
What is string example?
Can two objects have same hashcode?