Computer Science, asked by diya678, 1 year ago

can you help what is files and i/o stream

Answers

Answered by uashenoy05
0
Hello dear

i/o stream means input and output stream.
Java uses the concept of stream to make I/O operation fast. The java.io package contains all the classes required for input and output operations.

We can perform file handling in java by Java I/O API.

hope it has helped you .

pls mark my answer as brainliest
Similar questions