/* LAB TEST 1 * Matric No : * * Question 3: Write a program to read the file Question3.txt. * * Calculate the number of characters for each word in the file. * Print the result. * Please print the program for Question 2. */ public class Question3 {