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

What is a singleton class in Java?

0 Answers  


What is the use of java?

0 Answers  


Difference between Array and vector?

9 Answers  


How many ways can an argument be passed to a subroutine and explain them?

0 Answers  


Is delete, next, main, exit or null keyword in java?

1 Answers  


why applet doesn't have main? isn't possible a program with out main?

9 Answers   TCS,


To the class members how can we provide security?

1 Answers   Aspire,


Why is whitespace important?

0 Answers  


What is a copy constructor in java?

0 Answers   Amazon,


Can a constructor call the constructor of parent class?

0 Answers  


Keywords in Exceptions?

2 Answers  


Can an object subclass another object?

0 Answers  


Categories