What is private static class in java?


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

Post New Answer

More Core Java Interview Questions

What classes of exceptions, caught by a catch clause?

1 Answers  


Why unicode is important?

0 Answers  


Can we declare a class as abstract without having any abstract method?

0 Answers  


What are the limitations for static method?

3 Answers   Greenwood,


Why do we need strings in java?

0 Answers  


Why local variables are stored in stack?

0 Answers  


Explain the transient field modifier?

0 Answers  


What is object-oriented paradigm?

0 Answers  


What does the ‘static’ keyword mean? Is it possible to override private or static method in java?

0 Answers  


In a class implementing an interface, can we change the value of any variable defined in the interface?

0 Answers  


how to create an applet

2 Answers  


what is singleton class in java?

0 Answers   Cap Gemini,


Categories