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 happens when a main method is declared as private?

Answer Posted / yogesh gandhi

Wrong Vani.

The output of the program is

C:\>javac abc.java

C:\>java abc
Main method not public.

Is This Answer Correct ?    72 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the basic concept of java?

1068


What is the function of java?

1055


How do you declare a string variable?

1079


What is the collections api in java programming?

1030


Can a constructor be made final?

1161


What are the restriction imposed on a static method or a static block of code?

1100


What is the difference between final, finally and finalize() in java?

1241


What is the longest unicode character?

1204


What does a boolean method return?

1303


What is the role of the java.rmi.naming class?

1145


Explain the difference between static and dynamic binding in java?

1114


How many JVMs can run on a single machine and what is the meaning of Just-In-Time (JIT) compiler?

1546


In multi-threading how can we ensure that a resource isn't used by multiple threads simultaneously?

1382


Difference between abstract and concrete class ?

1266


Describe string intern() methodology

1112