All public classes have to be in a file with the same name as the class. Classes with other access specifiers can be saved in a file of any name. [ August 05, 2008: Message edited by: Joanne Neal ]
Joanne
ranjan sarkar
Greenhorn
Joined: Jun 30, 2008
Posts: 7
posted
0
I would like to know why all public classes have to be in a same file. But not for the other class specifiers