Java source

Create a Word or PDF document with your name, date and assignment identification at the top of the page and full Java source code listing.

Course Project Your first submission for the CIS 210 Course Project should meet the following requirements: 1) Request the user to input his/her first name 2) Format the name to capitalize the first letter and makes all remaining characters lowercase, removing any spaces or special characters 3) Output the formatted name to the console Once […]

Scroll to top