In Java why we write public static void main(String args[])
why not main()?
Answer Posted / guest
there is only 1 main class
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is rule of accessibility in java?
What do you know about java?
What is number data type?
What does function identity () do?
What is the purpose of a parameter?
Does java support Operator Overloading?
Is string an object?
Can long be null in java?
What is string and its types?
What is a method vs function?
What are some examples of variable costs?
When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?
What is autoboxing and unboxing?
Is singleton class thread safe?
What is empty string literal in java?