Search:

Type: Posts; User: Jay123

Search: Search took 0.20 seconds.

  1. Replies
    12
    Views
    1,445

    Re: I need help in this coding

    This is my code so far am I in the right track I am really confused about this pls help me

    int insertNumbers[]= new int[20];

    insertNumbers[0]= 0;
    insertNumbers[1]= 1;
    ...
  2. Replies
    12
    Views
    1,445

    Re: I need help in this coding

    Hello sorry this is all I understand about array.

    for this part of the question Write a program to create an integer array of size 20. Then, the program should generate and insert random integers...
  3. Replies
    12
    Views
    1,445

    I need help in this coding

    Hello I am new in java. been working on it for 2months. I need to solve this by next week try going to youtube to learn but could not figure it out. Any help from the java community would be great.
    ...
Results 1 to 3 of 3