Search:

Type: Posts; User: Rucy

Search: Search took 0.07 seconds.

  1. Replies
    16
    Views
    1,490

    Re: java programing two arrays

    is fine we already get the solution
  2. Thread: Array in java

    by Rucy
    Replies
    9
    Views
    1,648

    Array in java

    Hi
    Any one ther to help me on how to come up with an array tha display a word in one language and display its equivalent in different other languages?

    Like (english word and return it...
  3. Thread: Array in java

    by Rucy
    Replies
    9
    Views
    1,648

    Re: Hi, anybody

    thats fine will try to other sites,who have the will to help
  4. Thread: Hi Fellow

    by Rucy
    Replies
    5
    Views
    1,082

    Re: Hi Fellow

    Now i have been trying this but still can't work

    String input = console.readLine("Please enter your first number:");
    int newinput = Integer.parseInt(input);
    String input2 =...
  5. Thread: Array in java

    by Rucy
    Replies
    9
    Views
    1,648

    Re: Hi, anybody

    I am just a beginner and would like to hear from you,on how i should come up with this
  6. Thread: Hi Fellow

    by Rucy
    Replies
    5
    Views
    1,082

    Re: Hi Fellow

    String input = console.readLine("Please enter your first number:");
    int newinput = Integer.parseInt(input);
    String input2 = console.readLine("Please enter your second number: ");
  7. Thread: Hi Fellow

    by Rucy
    Replies
    5
    Views
    1,082

    Hi Fellow

    will you pls help me on how to create program in java that will ask for two numbers, num and n,and then returns the nth root of num.
  8. Thread: Array in java

    by Rucy
    Replies
    9
    Views
    1,648

    Hi, anybody

    Will you pls help me on how to solve the following: Given the following two arrays

    english={"food","hello","phone","house","car"}
    wambo={"oikulya","ongeipi","ongodi","eumbo","otuwa"}

    So my...
Results 1 to 8 of 8