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.
8544 visits
Outline:- What is an Exception - Types of Exceptions - Checked Exceptions - Unchecked Exceptions - Explaining ''ArrayIndexOutOfBoundsException'' - Demonstrating Checked Exceptions with example - Handling Exceptions using try-catch blocks - Explaining ''ArithmeticException'' - Demonstrating Unchecked Exceptions with example - Explaining ''FileNotFoundException'' - Usage of finally block - Explaining ''NullPointerException''
- What is an Exception - Types of Exceptions - Checked Exceptions - Unchecked Exceptions - Explaining ''ArrayIndexOutOfBoundsException'' - Demonstrating Checked Exceptions with example - Handling Exceptions using try-catch blocks - Explaining ''ArithmeticException'' - Demonstrating Unchecked Exceptions with example - Explaining ''FileNotFoundException'' - Usage of finally block - Explaining ''NullPointerException''
Show video info
Pre-requisite