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 |
advantages& 5 disadvantages of MVC architecture
how to implement singletun design patteren in struts?
In which method of action class the business logic is executed?
What is strut web xml?
How to combine the struts with velocity template?
How interceptor works in struts 2?
What are Struts properties?
How Struts internally works? For Example if we type the URL "/login.do" how the process goes internaly? How the struts-config.xml loaded?
What are the reasons for an error message not being displayed while developing struts application?
Why do the struts tags provide for so little formatting?
what is purpose cvs and vss in eclipse?
what is the disadvantage of struts frame work?