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



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

Post New Answer

More Core Java Interview Questions

Why java is not 100% object-oriented?

1 Answers  


What do you mean by static variable?

0 Answers   TCS,


What is a qualifier in a sentence?

0 Answers  


How does a cookie work in Servlets?

0 Answers  


How many decimal places is a double?

0 Answers  






what is the difference between System.exit() and System.exit(1)?

1 Answers   eClinical Solutions, eClinical Works, eClinicalWorks,


Difference between this(), super()?

12 Answers   College School Exams Tests, Oracle,


What is compareto () in java?

0 Answers  


explain local datetime api in java8?

0 Answers  


How many types of equations are there?

0 Answers  


Is char * a string?

0 Answers  


Why is it called boolean?

0 Answers  


Categories