how to execute main()

Answer Posted / suresh royal

main() method is the JVM known method so jvm
will start the exicution from main method ,that main() method is static so no need to call

Is This Answer Correct ?    16 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is java util list serializable?

532


How many bits is a 64 bit byte?

534


What is static and final keyword in java?

573


What is the difference between throw and throws keywords?

571


What is final?

600






What do you mean by hashing?

641


What are the supported platforms by java programming language?

564


Can we override constructor in java?

572


Explain throw keyword in java?

608


What state is a thread in when it is executing?

525


What will happen when using pass by reference in java?

519


how its run?

563


Is java pass by value or pass by reference?

535


Is there any difference between nested classes and inner classes?

533


What initialize variables?

502