Answer Posted / saravanan.v
Java is a object oriented language.So even main method also should be written inside a class name main class.So main method should be called WITHOUT CREATING OBJECT for main class.For this purpose, it is declared as static.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is Java Shutdown Hook?
Can we declare a constructor as final?
In a class implementing an interface, can we change the value of any variable defined in the interface?
What is java used for on a computer?
What is the program compilation process?
What is a qms manual?
What is a string token?
Is there a jre for java 11?
Explain aggregation in java?
What is application tier?
Distinguish between a predicate and a function?
Is null an object in java?
Explain about public and private access specifiers?
Which container method is used to cause a container to be laid out and redisplayed in java programming?
how to write a program for sending mails between client and server