I also want to know why empty file is allowed by compiler. Anyway while runnning it will give runtime error.
And that file can not be referred as an object also. Then why
java creaters allow the empty file ? The compiler can ignore it right ?
Is there any technical funda behind this ??

[ March 20, 2007: Message edited by: JB Ramesh ]