Answer Posted / naddu
inner class is a class within the class. without inner
class outer class is does't exist. outer class is depends
on inner class.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Difference between operator overloading and function overloading
Is null a value?
Can we declare a class as static?
What is a class object?
Why parsing is done?
What method is used to specify a container's layout in java programming?
What is the purpose of the finally clause of a try-catch-finally statement in java programming?
Why we go for collections in java?
What is the difference between a window and a frame in java programming?
Where and how can you use a private constructor?
what is bmg file and how to create that files?what will it contailn?
What is a variable declaration?
why are there separate wait and sleep methods? : Java thread
What is a type parameter in java?
What is currentthread()?