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

How to obtain a performance profile of java program

547


What is an argument in java?

511


Can a variable be local and static at the same time?

546


What is the byte range?

582


How many types of memory areas are allocated by JVM in java?

597






What is user defined exception in Java?

615


What are different types of arrays?

535


What is thread life cycle in java?

586


What is string in java?

564


What is the unit of plancks constant?

574


Explain an algorithm to find depth of a binary tree.

552


What is string pool in java?

566


Where pragma is used?

602


What is difference between string and new string?

542


What are sets in java?

507