Search:

Type: Posts; User: ohad

Search: Search took 0.09 seconds.

  1. Re: hi if u can help me please whats wrong with this code

    i post it cuz its homework and i don't understand it
  2. Re: hi if u can help me please whats wrong with this code

    sorry but i don't know what u mean i am new to java if u can explain more detail it will be great thanks.
  3. hi if u can help me please whats wrong with this code

    class BicycleDemo {
    public static void main(String[] args) {

    // Create two different
    // Bicycle objects
    Bicycle bike1 = new Bicycle();
    Bicycle bike2 = new...
Results 1 to 3 of 3