What are legal modifiers that we can use to declare an inner class?



What are legal modifiers that we can use to declare an inner class?..

Answer / javamasque

public, protected, private, abstract, static and final

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the declaration statement?

0 Answers  


What is thread synchronization in java?

0 Answers  


What is difference between abstract class & final class

7 Answers  


What is the difference between interpreter and compiling ?

2 Answers   TCS,


Explain about static imports in java?

0 Answers  






What methodology can be employed to locate substrings inside a string?

0 Answers  


Variables used in a switch statement can be used with which datatypes?

0 Answers  


What are the different ways of creating thread?

0 Answers  


What is Java Classloader?

1 Answers   Phantom Technologies,


explain me with a code snippet about the generation and handling of null point exceptions.

1 Answers  


How will you reverse a singly-link list?

0 Answers   Akamai Technologies,


What is the advantage of functional interface in java 8?

0 Answers  


Categories