Problem #424 CORE JAVA PROGRAMMING

Write a Java program to create a method that reads a file and throws an exception if the file is not found

Your Solution