Madam/Sir,Please go through the following Google Drive links to rectify my problem which I haven't found during regular lectures:-https://drive.google.com/file/d/14VPcA6vWHudZNm6D7TUVYtQjMn13GJLx/view?usp=sharinghttps://drive.google.com/file/d/1FV4fnZ6uNGzaXNOdPdwMQTrgly87wMgh/view?usp=sharinghttps://drive.google.com/file/d/1AS8xZhBR0j7t50TyfQ5XNP7Fa732_fkR/view?usp=sharing
https://drive.google.com/file/d/1pVz5H5AdnYJDrTSI0r-cMt35RCyUOHkk/view?usp=sharinghttps://drive.google.com/file/d/1ZL-XFEBM29sJeBqgf28FI28GpcFun3F_/view?usp=sharing
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.
1525 visits
Outline:- Exception क्या है? - Exceptionsके प्रकार - Checked Exceptions - Unchecked Exceptions - ''ArrayIndexOutOfBoundsException'' समझाना - उदाहरण के साथChecked Exceptions का प्रदर्शन - try-catch blocks का उपयोग करके Exceptions हैंडल करना - ''ArithmeticException''समझाना - उदाहरण के साथUnchecked Exceptionsका प्रदर्शन - ''FileNotFoundException'' समझाना - finally block का उपयोग - ''NullPointerException''समझाना
- Exception क्या है? - Exceptionsके प्रकार - Checked Exceptions - Unchecked Exceptions - ''ArrayIndexOutOfBoundsException'' समझाना - उदाहरण के साथChecked Exceptions का प्रदर्शन - try-catch blocks का उपयोग करके Exceptions हैंडल करना - ''ArithmeticException''समझाना - उदाहरण के साथUnchecked Exceptionsका प्रदर्शन - ''FileNotFoundException'' समझाना - finally block का उपयोग - ''NullPointerException''समझाना
Show video info
Pre-requisite