- 8 Modifying Your First Java Program Make Changes To Your Program To Do The Following 1 Update The Version Number 2 1 (51.32 KiB) Viewed 24 times
8. Modifying Your First Java Program Make changes to your program to do the following: 1. Update the version number. 2.
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
8. Modifying Your First Java Program Make changes to your program to do the following: 1. Update the version number. 2.
8. Modifying Your First Java Program Make changes to your program to do the following: 1. Update the version number. 2. Modify the program so that it does the following: • Print Hello world! • Print a blank line. • Print this program was written by followed by the name of the owner of the computer followed by and followed by your own name. • Print lines to show your favorite movie, sports, book and city • Print interesting information about yourself. 3. Compile and run your program again. 4. Save the final version of your program.