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)

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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!