Quite a lot to do with this one.. so Far I have a class that looks like
public class Person
{
private String firstName;
private String lastName;
public Person()
{
firstName = ""...
iwzMay 3, 2006
are you asking for the answers to those questions? because they're all pretty straightforward.
how much help are you looking for?