This is the error msg I get:Code:name1 = JOptionPane.showInputDialog
("This program asks the user to enter 3 names\n"
+"The names will then be displayed in alphabetical order\n\n\n"
+"Please enter the first name");
TestOne.java:16: reached end of file while parsing
+"Please enter the first name");^ 1A 00 00 00 00 00 00 00 00 00
I don't know what this means. Please help.
