Search:

Type: Posts; User: Scorks

Search: Search took 0.07 seconds.

  1. Thread: Arrays?

    by Scorks
    Replies
    4
    Views
    1,964

    Re: Arrays?

    Thanks! That cleared it up. My code is getting incredibly convoluted though, and I'd rather have everything separated into their own classes. The question is:
    Airline seating. Write a program that...
  2. Thread: Arrays?

    by Scorks
    Replies
    4
    Views
    1,964

    Arrays?

    I have the code:




    public class main {

    public static void main(String[] args) {

    //ARRAY for first class
Results 1 to 2 of 2