posted 23 years ago
Hi ranchers,
In a jqplus explan, it was written,
"
A file object is only an abstract representation of file and directory pathnames.
If the file doesn't exist nothing is created. But if you try to open a FileInput or FileOutputString using this File object, it will throw a FileNotFoundException. "
Is this statement right.
I think " But if you try to open a FileInput or FileOutputString using this File object, it will throw a FileNotFoundException. "
Here, the file will be created if it does not exist or else a file if exists will be replaced.
Any comments???
Pl help
padmini