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 A
{
class B
{
psvm(String args[])
{
}
}
}
if the prg saved in A.java whats the o/p?

Answer Posted / amulkumar

Compiletime Error saying----
The method main cannot be declared static; static methods
can only be declared in a static or top
level type

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we extend singleton class in java?

951


What is singleton service?

954


what is object-oriented programming in java?

1037


Explain java code for recursive solution's base case?

1017


Is empty .java file name a valid source file name?

1116


What are the disadvantages of using inner classes?

1166


What are different types of references?

975


What is a final class in java?

1002


How do you clear an arraylist in java?

975


What is difference between class and object in java?

1067


What is array list in java?

1069


Is string a class in java?

971


If an application has multiple classes in it, is it okay to have a main method in more than one class?

1003


What sorting algorithm does javascript use?

975


What is constant in programming?

1099