Computer Science, asked by stuti4265, 11 months ago

write a program that reads on file name from the user then displays information about whether the file exists, whether the file is readable/ writable, the type of file and the length of the file in bytes and display the content of the using fileinputstream class

Answers

Answered by Anonymous
0

Explanation:

program that reads on file name from the user then displays information about whether the file exists, whether the file is readable/ writable, the type of file and the length of the file in bytes and display the content of the using fileinputstream class

Similar questions