Question: whats the two errors in code and correct it please i need this fast for detecting and 1 for correcting per error] Package wishingwerlexamj import
for detecting and 1 for correcting per error] Package wishingwerlexamj import java.10.- public class wishingwellexam f public static void main(strine[] ares) String Ourwish. "We wish you di an easy midterm exam": string temp - wishers -" "Course Instructors team", try F11eoutputstream FOS - new Fi1eOutputstream("Exam Wish.dat", faxse): Dataoutputstream Dos = Dos. WriteUTF(Ourwish): FOS. close(): catch (IOException e) J System.out-printin(e.retMessage()); try Filexnputstream FIS - new FileInputStream("Exam Wish.dat", true); DataInputstream DIS ; new DataInputstream(FIS); Fexs. eiose(): catch (IOException e) J. System.out.printin(e.getmessage()); catch (FileNotFoundexception e) ( Systom.out-printin("the file can not be found please check the file name")
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
