Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Replies
    4
    Views
    1,061

    Re: Working with Interfaces

    What values does the calculateGPA() method have to work with to compute the value that it returns?

    What does the println() in getGraduateGPA() method print out?

    x is not a very descriptive...
  2. Replies
    4
    Views
    1,061

    Re: Working with Interfaces

    At line 43 in myGraduates there is a null variable. Look at the code at that line, find the variable that has a null value and then backtrack in the code to find out why that variable does not have a...
Results 1 to 2 of 2