Search:

Type: Posts; User: helo

Search: Search took 0.09 seconds.

  1. Thread: Need help!!

    by helo
    Replies
    10
    Views
    2,023

    Re: Need help!!

    thanks for it.. haha.. does any one show me how to use toString method in this code? just for studying.. ;)
  2. Thread: Need help!!

    by helo
    Replies
    10
    Views
    2,023

    Re: Need help!!

    thanks for information.. anyway the tester is given by the assignment like that (System.out.println(ant);).. ;)
  3. Thread: Need help!!

    by helo
    Replies
    10
    Views
    2,023

    Re: Need help!!

    yes thanks for the information... coz in my assignment they said cannot using toString() method.. anyway thanks
  4. Thread: Need help!!

    by helo
    Replies
    10
    Views
    2,023

    Need help!!

    Haiii everyone.. i really need help about this code.. please someone help me..


    public class Ant
    {
    private int Row = 0;
    private int Column = 0;
    private String [] [] ArrayAnt;
    ...
Results 1 to 4 of 4