User Profile

Collapse

Profile Sidebar

Collapse
doobybug
doobybug
Last Activity: Mar 14 '08, 01:03 PM
Joined: Mar 14 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • doobybug
    replied to Simple Java Program but not running??
    in Java
    Try using this code to read the name

    name= scanner.next();
    See more | Go to post

    Leave a comment:


  • 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...
    See more | Go to post
    Last edited by JosAH; Mar 14 '08, 12:54 PM. Reason: added [code] ... [/code] tags
No activity results to display
Show More
Working...