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


What is the return type of a program?s main() method?

Answers were Sorted based on User's Feedback



What is the return type of a program?s main() method?..

Answer / ravikiran

void

Is This Answer Correct ?    14 Yes 0 No

What is the return type of a program?s main() method?..

Answer / rp

it's void means return no
value

Is This Answer Correct ?    4 Yes 1 No

What is the return type of a program?s main() method?..

Answer / ashokmail

by default it is void and return null.
if return type is int , it returns 0 or 1 depends on the
program execution .

Is This Answer Correct ?    3 Yes 5 No

Post New Answer

More Core Java Interview Questions

Does sprintf add a null terminator?

0 Answers  


Is string serializable in java?

0 Answers  


what is encapsulation in java? Explain

0 Answers  


Why are strings immutable in Java?

1 Answers  


In the below Java Program, how many objects are eligible for garbage collection?

1 Answers  


Can you pass by reference in java?

0 Answers  


How does split work in java?

0 Answers  


do I need to use synchronized on setvalue(int)? : Java thread

0 Answers  


What is the difference between abstract class and interface1? What is an interface?

0 Answers  


What is the differenc between Enemuration interface and iterator interface according to accessing?

4 Answers  


What is default specifier ??? Use of default specifier ???

4 Answers   Cognizant, Syntel,


Difference between String and StringBuffer.

3 Answers   GE, IBM,


Categories