| Author |
T/F c. A top level class is a class this is not a nested class.
|
Brian Joseph
Ranch Hand
Joined: May 16, 2003
Posts: 160
|
|
|
I thought static nested classes are considered top-level objects? Is it because their proper name is top-level nested class?
|
 |
Anupam Sinha
Ranch Hand
Joined: Apr 13, 2003
Posts: 1088
|
|
Hi Brian I don't understand what are top level objects. But yes static nested classes are top level nested classes. But top level classes and top level nested classes are two different things.
|
 |
 |
|
|
subject: T/F c. A top level class is a class this is not a nested class.
|
|
|