Posted By:
Bhaskar_Kommuru
Posted On:
Friday, April 5, 2002 02:34 AM
Which gives permission to read every file on the file system?
A: new FilePermission("C:\", "read");
B: new FilePermission("
<
>", "read");
C: new FilePermission("
<
>", "read");
D: new FilePermission("
<
>", "read");
Can anybody help me please??