What modifiers are used with an inner class which is a
member of an outerclass?
Answer / ranganathkini
The modifiers for an inner class are:
public
private
protected
static
final
strictfp
abstract
| Is This Answer Correct ? | 2 Yes | 1 No |
What is the difference between Resultset and Rowset.
What is loop in java?
Why are there no global variables in java?
How listener identify that the event came from a particular object?
What are the changes in java.io in java 8 ?
What are static methods?
How to create an immutable class?
What must a class do to implement an interface in java programming?
what is instanceof operator used in java?
What is meant by flickering?
What are the loops in java?
what is object-oriented programming in java?