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 java abstraction with example?
What is return code?
Is there a way to increase the size of an array after its declaration?
Does printwriter create a file?
What is object class in java?
Objects or references which of them gets garbage collected?
what is difference between equals and ==?
What do you know about java?
What is compiler and what its output.
Is 64bit faster than 32 bit?
What is a loop java?
How can constructor chaining be done using this keyword?
What are the advantages and disadvantages of reference counting in garbage collection?
What is super in java?
what is mena by object block any what is the use of that