GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  J2EE  >  Java

 Print  |  
Question:  What modifiers may be used with an inner class that is a member of an outer class

Answer: A (non-local) inner class may be declared as public, protected, private, static, final, orabstract.


July 07, 2005 05:13:59 #1
 shashank   Member Since: Visitor    Total Comments: N/A 

RE: What modifiers may be used with an inner class that is a member of an outer class
 
Any Vector methods acsess which operate on data is Synchronized.
     

 

Back To Question