saving . . . saved Output is not same as shown in tutorial has been deleted. Output is not same as shown in tutorial has been hidden .
Output is not same as shown in tutorial
Title
Question
In this tutorial, there is one program shown in which one FileReader class object is used and files path is also given. But when i follow all steps then i found that, output is different from the output shown in tutorial. after that i pause the tutorial video and change the path from "/home/spoken/Marks" to "/home/UserName/Marks" and i found that output is matched now. But it does not work when i use path shown in tutorial.
So my questions is, when i use this path: "/home/UserName/Marks" then my output is correctly shown. So use of this path is correct or not in this program.

Java Exception-Handling 08-09 min 40-50 sec 26-06-21, 3:26 p.m. Tanmay_Avinash_Patil

Answers:

The path shown here in the tutorial is to be replaced with that of your system's home folder.
15-07-21, 11:53 a.m. hbammkanti


The paths to be used in program must be our systems paths ,
not same as the path as specified in the video ,
each user saves the jdk in their specified location as the wish .
06-12-21, 8:26 p.m. Harish1605


Log-in to answer to this question.