What are legal modifiers that we can use to declare an inner class?
public, protected, private, abstract, static and final
| Is This Answer Correct ? | 3 Yes | 0 No |
Can you give few examples of final classes defined in java api?
What about member inner classes?
Explain aggregation in java?
What is a two-pass assembler?
What is OOPs & Why?
What are methods?
can we write two same methods in outer class and innerclass.
Hey buddy.. can you please tell me about the use of marker interface? And is there any link between marker interface and factory methods? Thanks in advance.
What are the differences between include directive and include action?
How will you get the platform dependent values like line separator, path separator, etc., ?
What is the difference between java applets and applications?
what is mean by method signature?