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

Why do inner class cannot have static declaration except
static nested class?

Answer Posted / adithya

Static have only one copy in memory. For class we have to
create objects. But for static we cannot create.

Is This Answer Correct ?    7 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between class and structure.

1178


Which is faster call by value or call by reference?

984


Explain about instanceof operator in java?

1116


What is queue in java?

1214


What is a method in java?

1100


Can a constructor call the constructor of parent class?

1081


What is merge sort in java?

1024


Can we override the static methods?

1084


What are the different data types in java?

1045


Is an array a vector?

1118


What is the biggest integer?

1104


How do you write a good declaration?

1026


How to access arraylist elements in java?

1032


If a method is declared as protected, where may the method be accessed?

1066


What is private static class in java?

1060