Try using this code to read the name
name= scanner.next();
User Profile
Collapse
-
Need help for printing statistics from a vector of objects
Hi all,
I really need your help! I am new to java and have some problems with my code. I have a program which inputs questionnaires and creates an object for each questionnaire. These objects are then saved in a vector which in turn is then encoded in an XML file. For all this I have made a class called MainInput. The problem is with MainOutpu class. I want to make a class that prints the questionnaires in alphabetical order (which...
No activity results to display
Show More
Leave a comment: