so the constuctor is saying ) expected, error not a statement and ; expected
Person num1, num2, num3; num1=new Person(Allison, 6600 Crescent Ave, 32, 902
you are calling construtor that in not exist for your first argument you have defined string so pass in double quote while calling construtor