What modifiers may be used with an inner class that is a member of an outer class in java programming?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

why abstract class will have a constructor?

4 Answers  


what is the difference b/w PUT and POST method to send data to the server

5 Answers   Mind Tree,


What is the exact difference in between Unicast and Multicast object ?

4 Answers   Accenture,


int a=1; float b=1.0; System.out.println(a==b);

13 Answers   CTS, Honeywell, McAfee,


How do I write a self declaration?

0 Answers  






What are the features in java?

0 Answers  


What are the standards to place package statement within a source code file?

1 Answers  


My interview asked what is dynamic variable in java and where we use them.

2 Answers   IBM,


What is the scope or life time of instance variables?

0 Answers  


What is the use of set in java?

0 Answers  


Can I declare a class as private?

0 Answers  


What is the difference between checked exception and unchecked exception?

0 Answers  


Categories