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 are scriptlets?
Explain about data types?
List any five features of java?
Difference between stack and queue?
Can a main method be declared final?
Does java return by reference?
State two differences between C and Java.
Which class should you use to obtain design information about an object in java programming?
Can an interface be final?
How do we access static members in java?
What are advantages of using Java?s layout managers than windowing systems?
What is the use of arrays tostring () in java?
Explain the importance of thread scheduler in java?
What are the drawbacks of reflection?
How do you square a number?