What is the format of Inner Class after it compiled?
Answer Posted / harish
OuterClass$InnerClass.class
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
State two differences between C and Java.
Why main() method is public, static and void in java ?
What is difference between equal and == in java?
How do you reverse sort a list in java?
What is an accessor?
What are the difference between string, string builder, and string buffer in java?
Can singleton class be inherited in java?
Why lambda expression is used in java?
Define immutable object?
What are multiple inheritances?
Write a java program to generate fibonacci series ?
What all access modifiers are allowed for top class ?
What is meant by class loader? How many types are there? When will we use them?
What does isempty () do in java?
Is java an ide?