What modifiers are used with an inner class which is a
member of an outerclass?

Answer Posted / ranganathkini

The modifiers for an inner class are:

public
private
protected
static
final
strictfp
abstract

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the algorithm to check the number non-leaf nodes in a tree.

593


What is string [] args?

557


What are functions in java?

499


Similarity and difference between static block and static method ?

536


Explain reverse a linked list recursive java solution?

533






What is a function in java?

570


Why synchronization is important in java?

565


How hashset works internally in java?

586


What does string intern() method do?

588


What is the unit of plancks constant?

574


What is the use of math abs in java?

549


What are format specifiers in java?

594


List the features of java programming language.

561


What are the 3 types of loops in java?

533


What is difference between final and immutable?

561