Question: With this assignment, as well as all programming assignments in general, you are required to submit one document that includes. 1. the program listing (the
With this assignment, as well as all programming assignments in general, you are required to submit one document that includes. 1. the program listing (the Unix cat command can do this) 2. the program output (Use the java command to do this) The submissions should not contain anything else such as compiles (the javac command). errors outputs from other Unix commands You can use any method such as copy and paste to put your listing and sample output in a single file to submit. I prefer a text file using Notepad or WordPad. Please do not submit xml or zip files. Do one of the following Write a Java program to output a Haiku. A Haiku is a three-line poem with 5.7 and 5 syllables respectively Note: I will not count syllables so any three lines will be fine (i.e. name/address/city state zip). I will grade on the following two requirements: 1 Print the first line of output using 2 print statements. 2. Print the second and third lines of output using single print statement
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
