IN JAVA: Write a simple program that takes 5 inputs from theuser and save them into a Text File. The inputs areStudent Name, Student Address and student Date ofBirth. Also write a simple program that reads anddisplay the input from the first program text file.