Search:

Type: Posts; User: Noni

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    2,411

    Re: data structure assignment .. help me : |

    where are you ..? I am really need you :(
  2. Replies
    4
    Views
    2,411

    data structure assignment .. help me : |

    Hi all .
    I have home work in data structure and I understood a little part of it :(
    so I need your experience

    this is the idea and the question


    Program Description

    Consider a program...
  3. Replies
    9
    Views
    3,292

    Re: how I can solve this program ?

    option1 in car menu "add a car,bus"..



    the user enter new car or bus " enter the 3 variable " its licensePlateNumber ,its maker and its modelName" for example "123AAA","Toyota","Corolla" and...
  4. Replies
    9
    Views
    3,292

    Re: how I can solve this program ?

    add function : the user enter new car or bus " enter the 3 varible " its licensePlateNumber ,its maker and its modelName" for example "123AAA","Toyota","Corolla" and I add this new car user entered...
  5. Replies
    9
    Views
    3,292

    Re: how I can solve this program ?

    ya i Know that the class car and class bus are extends the super class Vehicle

    but the methods are my problem and how i can use them in the mains of each class "car , bus " :(
  6. Replies
    9
    Views
    3,292

    how I can solve this program ?

    hi all :)

    Can anyone understand me how i can solve this program ?

    I understand its idea and I solved the first class "Vehicle" But stopped at the other classes :confused:

    ( class "Vehicle"...
  7. Thread: I need ur help :|

    by Noni
    Replies
    11
    Views
    2,020

    Re: I need ur help :|

    yes , but I don't understand this link

    The For Statement
    The for Statement (The Java™ Tutorials > Learning the Java Language > Language Basics)


    for (Animal a : animals)
    this part in my...
  8. Thread: I need ur help :|

    by Noni
    Replies
    11
    Views
    2,020

    Re: I need ur help :|

    Thanxxxx a lot :o
  9. Thread: I need ur help :|

    by Noni
    Replies
    11
    Views
    2,020

    Re: I need ur help :|

    Yes, your talk is true. I am realy sory. thanks for your alert to me

    and I looked for my questions a lot in google but I did not find what I want exactly
  10. Thread: I need ur help :|

    by Noni
    Replies
    11
    Views
    2,020

    Re: I need ur help :|

    Not a problem , I want answers today or tomorrow , so help me if u can plz
  11. Thread: I need ur help :|

    by Noni
    Replies
    11
    Views
    2,020

    I need ur help :|

    hi all ..

    plzzzz...I am novice in Java and I have some queries about some programs that my teacher give them to us.. so I need ur help ..

    Program 1:


    // prints the following:
    //
    ...
Results 1 to 11 of 13