CS 206: Data Structures
Exercise#4

Due on Tuesday, February 11

Write a Java applet that uses the Name class defined in Chapter 1 of your text (or the version from class notes of February 6). Your applet will input the first and last names of 10 people, and print them out. An example applet is shown below:



 

Back to CS206 Course Materials