Operation performed by first thread

Contents of this file is read first and is written into the xyz.txt file by the Java class 'WriteFileOutputStreamExample1'.

Operation performed by second thread

Reads contents of the xyz.txt file by the Java class 'InputStreamExample'