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.
532 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