Quantcast
Channel: Researcher's Blog » UTF-8
Viewing all articles
Browse latest Browse all 3

Basic I/O in Java

$
0
0
I-O All input/output in Java is done using streams. Streams A stream is an abstract representation of input or output device that is a source or destination for data. A stream is a logical entity that produces and consumes information. … Continue reading

Viewing all articles
Browse latest Browse all 3

Trending Articles