Search:

Type: Posts; User: Seraphim

Search: Search took 0.09 seconds.

  1. [SOLVED] Re: Need Urgent help, very easy code just missing some needed knowledge

    Thanks that helped.

    --- Update ---

    I did figure it out in the end. but yes thank you for your teaching @vijay196
  2. [SOLVED] Need Urgent help, very easy code just missing some needed knowledge

    public class BasicExamRevision1 {
    public static void main(String[] args) {
    int i, j, z, y, x;
    int count = 0;
    int RanArray [] = new int[30];
    int countArray[] =...
Results 1 to 2 of 2