What do you mean by inner class and anonymous class?



What do you mean by inner class and anonymous class?..

Answer / Chandan

In Java, an inner class is a nested class that is declared within another class. Anonymous classes are inner classes without a name; they are created when the class is instantiated.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Struts Interview Questions

advantages& 5 disadvantages of MVC architecture

6 Answers   Satyam, TCS,


how to implement singletun design patteren in struts?

5 Answers   HCL,


In which method of action class the business logic is executed?

1 Answers  


What is strut web xml?

1 Answers  


How to combine the struts with velocity template?

1 Answers  


How interceptor works in struts 2?

1 Answers  


What are Struts properties?

2 Answers   VI eTrans,


How Struts internally works? For Example if we type the URL "/login.do" how the process goes internaly? How the struts-config.xml loaded?

1 Answers   Allied Digital,


What are the reasons for an error message not being displayed while developing struts application?

1 Answers  


Why do the struts tags provide for so little formatting?

1 Answers  


what is purpose cvs and vss in eclipse?

2 Answers  


what is the disadvantage of struts frame work?

11 Answers  


Categories