Question: Write a Java program that reads three names (first and last) from a file. The Program should print the initials in single line or multiple
Write a Java program that reads three names (first and last) from a file. The Program should print the initials in single line or multiple lines. For example, if one of the names was Ahmed Sultan from the input file then your program will output A.S. to another file. (Hint: use charAt() method) 10:00 PM
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
