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

class test
{
private static void main(String []adsf)
{

}
}

explain me that the above code is error or exception

Answer Posted / bhargava

Code will throw exception. Because usually every stand
alone program execution should start with main method. It
should be public other wise this method doesnt exposed to
out side to run.

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does those terms actually mean included in the j.d.k i.6?

2080


What is a method in programming?

1137


What is bytecode verifier?

885


Can we declare a constructor as final?

1223


What are the two environment variables that must be set in order to run any java programs?

915


Can singleton class be cloned?

1010


Addition to previous section relative word 5th one was Putrid ans: rotten, also there was prob. in 1st section on bucket weight ans:10kg, also there was a prob. on train speed to find bridge length ans:800 mtrs.

2126


How many arguments can be passed to main ()?

947


Can variables be used in java without initialization?

1028


How does regex work?

918


Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?

991


What are constants and how to create constants in java?

947


Is a boolean variable?

968


String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?

929


What do you understand by the term string pool?

968