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

What is the difference between arraylist and hashset in java?

0 Answers  


What is module with example?

0 Answers  


What is the difference between a factory and abstract factory pattern?

0 Answers  


Hi Friends, can you explain instance in java. In general instance means "occurence of something" . In java what is instance.

4 Answers  


How many times garbage collector will invoke an object?s finalize() method?

4 Answers  






briefley expalin about the packages

3 Answers  


What is split return?

0 Answers  


What is finalize() function in java?

0 Answers  


What is a cup of java?

0 Answers  


What is variable and rules of variable?

0 Answers  


What are the advantages of passing this into a method instead of the current class object itself?

0 Answers  


Can we make the abstract methods static in java?

0 Answers  


Categories