Problem #426 CORE JAVA PROGRAMMING

Write a Java program that reads a file and throws an exception if the file is empty.

Your Solution