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 inner class?

Answer Posted / amit kumar

A class within another class is known as nested class. There
are two type of nested class static nested class and non
static nested class.The static nested class did'nt access
its enclosed member function directly, where an non static
nested class can directly access. the non static nested
class is known as inner class. There are 4 type of nestated
class they are Nested top-level classes, Member classes,
Local classes, Anonymous classes....

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does += mean in java?

1130


Why does java have two ways to create child threads?

1003


what is the difference between Object Based Language and Object Oriented Language?

1087


How will you calculate the depth of a binary tree if the tree contains 15 nodes?

1137


What is comparable and comparator interface? List their differences

1153


What is the use of parseint in java?

1087


What is the use of volatile in java?

1112


Does list allow duplicates in java?

983


What are the two basic ways in which classes that can be run as threads may be defined?

1131


What are the advantages of encapsulation in java?

1052


What is super in java?

1049


Why are there no global variables in java?

1110


What is assembly used for?

1062


What are the types of methods in java?

1182


What is a numeric digit?

1138