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...


we have a 100 classes at that time which class we have to
write main method? pls help me

Answers were Sorted based on User's Feedback



we have a 100 classes at that time which class we have to write main method? pls help me..

Answer / ankit sangal

we should write the main method in that class from where we want to start the compilation.

Is This Answer Correct ?    16 Yes 1 No

we have a 100 classes at that time which class we have to write main method? pls help me..

Answer / pravallika

we can write main method in any class is possible.

Is This Answer Correct ?    9 Yes 1 No

we have a 100 classes at that time which class we have to write main method? pls help me..

Answer / venky

yes,we can write in any class

Is This Answer Correct ?    8 Yes 0 No

we have a 100 classes at that time which class we have to write main method? pls help me..

Answer / dinesh tiwari

Hey All,
I Think if we have 100 class we write main method wihin
any class just we should mention class name in mainifest
file before calling.mainfest main work is tp provide main
class name to jvm.

Is This Answer Correct ?    2 Yes 0 No

we have a 100 classes at that time which class we have to write main method? pls help me..

Answer / pravallika

But compile time point of view main method is not required.so we can write main method in any one class is possible.

Is This Answer Correct ?    1 Yes 1 No

we have a 100 classes at that time which class we have to write main method? pls help me..

Answer / john kennedy

The class which has the connection or relationship with all
other classes can be main class.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

what is the difference between static class and singleton class? can we create static class?

2 Answers   L&T, Octazen, Vamsi Labs,


Tell me about your ability to work under pressure

0 Answers   AXA,


Does variable declaration allocate memory?

0 Answers  


This is my code i have a doubt class ab implements a,b { public void add() { System.out.println("Hi") } } interface a { public void add(); } interface b { public void add(); } in this code i have two interface implemented in the class has same method.just i want to know which method of interface implemented in the class. interface a or interface b? confused me .

3 Answers  


Does treeset use compareto?

0 Answers  


How can you take string into InputStream?

3 Answers  


What are the Object and Class that classes used for?

3 Answers   Mphasis,


What is a deadlock ?

5 Answers  


What are the types of statement? explain

1 Answers   SysBiz,


who was the founder of java

32 Answers   CTS, HCL, ProKarma,


How do you compare values in java?

0 Answers  


What is the size of a string in java?

0 Answers  


Categories