Java Tuorial - OOP Language Basics Primitive Data Types Convert Units Conversion Tables
Updated : January 15, 2010 9:21 AM
Modify the code just submitted or create a new class - it doesn't matter.
Data input file : students.zip - small version of the file
Prompt the user for a letter. Count how many first names start with that letter.
Possible sample output:
Enter a letter : K 213 students have first names that start with K
Ala All Als Be Da D'Ar K Co K Cu Ki Lo My Sa Sc Vi Not Listed
Last Name :
Email :
Select one of the following that describes when and why you are filling out this form: This assignment is in on time. This assignment is in on time, being resubmitted due to a failed submission (I have a copy of the original submission). This assignment is a corrected submission for half the missed credit. This assignment is one day late and will lose 15%. This assignment is more than one day late (half credit at best). This assignment is late because of an EXCUSED absence. This assignment is being resubmitted at the request of the teacher.
main method
Provide sample output for the letters K, S, Q, X, and B
Updated: Monday, January 3, 2011 2:11 PM