What is the format of Inner Class after it compiled?



What is the format of Inner Class after it compiled?..

Answer / harish

OuterClass$InnerClass.class

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More Core Java Interview Questions

How do generics work?

0 Answers  


Does java trim remove newline?

0 Answers  


What are java annotations?

0 Answers  


What is the difference between a synchronized method and a synchronized block?

0 Answers  


how session will be expired?

5 Answers   CybAge, Infosys,






What is meant by wrapper classes?

3 Answers  


What is the difference between hashset and treeset in java?

0 Answers  


Which object oriented concept is achieved by using overloading and overriding?

0 Answers  


What is the difference between static and non-static variables in java programming?

0 Answers  


What is composition in java?

0 Answers  


What is Hierarchy of exception?

0 Answers   Amdocs,


When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?

0 Answers  


Categories