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

what is mean by overriding in which situation we wil use?

5 Answers   Atlas Systems, CSC, DCPL,


What are the Main functions of Java?

0 Answers   Akamai Technologies,


How many functional interfaces does java 8 have?

0 Answers  


What are implicit objects in java?

0 Answers  


Is java 11 paid version?

0 Answers  






What are the two major components of JDBC?

5 Answers   CMC, Mind Tree,


What is java regex?

0 Answers  


What do you mean by object?

0 Answers  


Does printwriter create a file?

0 Answers  


How will you reverse a link list without using recursion?

0 Answers   Global Logic,


How many JVMs can run on a single machine and what is the meaning of Just-In-Time (JIT) compiler?

0 Answers   TCS,


What are the differences between the constructors and methods?

0 Answers  


Categories