fwrite.write("We strongly believe in respecting our colleagues, customers, partners, vendors, and every individual who comes in contact with our business."+"Hello");
fwrite.close();
System.out.println("\n--------You Wrote Something in File Successfully --------- ");
}
}
catch(IOExceptionexception){
System.out.println("An unexpected error is occurred.");