Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how to execute main()

Answers were Sorted based on User's Feedback



how to execute main()..

Answer / 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

how to execute main()..

Answer / sadikhasan palsaniya

main method is executed by JVM. User cant execute it.

Is This Answer Correct ?    1 Yes 1 No

how to execute main()..

Answer / atul

main() is execute by the jvm.if class have main()method &
class loader is load class in method area.
then Jvm call main() method;

Is This Answer Correct ?    0 Yes 0 No

how to execute main()..

Answer / karthika

By using object creation,we can execute main method.

Is This Answer Correct ?    1 Yes 7 No

Post New Answer

More Core Java Interview Questions

we have two threads..both the threads are reading the data.. is there any need of synchronization there?...justify it?

4 Answers   IBM,


What 4 doubled?

0 Answers  


what is overloading and overriding with example?

2 Answers   CMC,


What is the final keyword denotes?

0 Answers  


Is 0 a prime number?

0 Answers  


What is jee6?

0 Answers  


how to handle exceptions in core applications?

2 Answers   CSS,


How to print an arraylist in java?

0 Answers  


What's the difference between an abstract class and interface in java?

0 Answers  


How do you clear a method in java?

0 Answers  


What releases of Java technology are currently available? What do they contain?

1 Answers  


What is the byte order of byte buffer?

0 Answers  


Categories