Search:

Type: Posts; User: socboy6579

Search: Search took 0.14 seconds.

  1. Replies
    3
    Views
    1,507

    ArrayList Help

    I am sort of a hole on how to add miles and gas to the arraylist. Can i do something like this

    ArrayList<List> auto = new ArrayList<List>(6732, 83942, "Crown Victoria")

    is that a good start...
  2. Replies
    2
    Views
    3,408

    java scanner programming help

    Write a program that accepts the letter grades for a student, calculates the student's gpa, and prints it out, along with one of the following five messages:

    Eligible
    Ineligible, taking less than...
Results 1 to 2 of 2