0 votes
in JAVA by

Which class is used to perform file input and output operations in Java?

a) File

b) FileInputStream

c) FileOutputStream

d) FileWriter

1 Answer

0 votes
by

Solution: a) File

Explanation: The File class is used to perform file input and output operations in Java.

Related questions

0 votes
asked Jan 26, 2021 in Robotic Process Automation by SakshiSharma
0 votes
asked May 7 in JAVA by SakshiSharma
...