Search:

Type: Posts; User: dendoc01

Search: Search took 0.11 seconds.

  1. Replies
    2
    Views
    1,138

    Re: issue with return values stuck at 0

    It was the getPassFail method but I figured it out I forgot to call the Exam1.setInfo() method in the main method so the variables I was trying to return were never set. Thanks
  2. Replies
    2
    Views
    1,138

    issue with return values stuck at 0

    I'm writing this program that is a drivers license test . the main method allows the user to input 20 answers and it creates an array of those answers then it is suppose to make that a new instance...
Results 1 to 2 of 2