Write In File In JAVA




package IOstream;

import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;