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

Can you call a private data from an inner class?

Answer Posted / ejp

The question is completely meaningless. You can't 'call'
private data at all. You call _methods_.

You can _access_ private data members from anywhere in the
enclosing scope, which includes inner classes.

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it correct to say that due to garbage collection feature in java, a java program never goes out of memory?

1081


Given a singly linked list, how will you print out its contents in the reverse order? Can you do it with consuming any extra space?

1045


What does java se mean?

1094


What is an example of a boolean?

1117


What is the final variable?

1312


What is ellipsis in java?

1134


What is the benefit of abstract class?

995


What is the point of polymorphism java?

1069


what state does a thread enter when it terminates its processing? : Java thread

1123


Explain about doubly linked list

1093


What is difference between add() and addelement() in vector?

1584


Explain thread in java?

1233


How can the checkbox class be used to create a radio button?

1079


What is command line used for?

1137


How can we run a java program without making any object?

1089