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 many types of design patterns are there?

0 Answers  


What is the difference between stream and buffer?

0 Answers  


What best practices should you follow while writing multithreaded code in java?

0 Answers  


Can we assign the reference to this variable?

0 Answers  


What are the types of collections in java?

0 Answers  






What is the biggest integer?

0 Answers  


Is it possible to specify multiple jndi names when deploying an ejb?

0 Answers  


Write a java program to count the number of words present in a string?

0 Answers  


What is better - 'bit-shift a value' or 'multiply by 2'?

0 Answers   DELL,


What is final variable?

0 Answers  


What happens if main method is not static?

0 Answers  


What are the 8 data types in java?

0 Answers  


Categories