MIS 260 Practice week 2
- Write, compile, and test a program that prints your name
on the screen. Save the program as Name.Java
- Write, compile, and test a program that prints your full
name, street address, city, state, and zip code on the screen. Save the
program as Address.Java
- Write, compile, and test a program that prints your
initials on the screen. Compose each initial with five lines of initials, as
in the following example. Save the program as Initial.java

- Visit the class web page, and then download DebugOne 1 –
DebugOne4 Java files. Each of the files has syntax and/or logical errors. In
each case, determine the problem and fix the program.
Java Assignment 1: (Turn in by email – attach the program)
Due: will be announced by instructor
Score: 10 points
- Fix and then turn in DebugOne4 -- please click DebugOne4
to download the file.