Search:

Type: Posts; User: tommyacton

Search: Search took 0.44 seconds.

  1. Replies
    0
    Views
    227

    Binary Tree ( Family Tree)

    I dont know how to delete this post
  2. Thread: Java basics

    by tommyacton
    Replies
    5
    Views
    290

    Re: Java basics

    so is it a better style of coding
  3. Thread: Java basics

    by tommyacton
    Replies
    5
    Views
    290

    Re: Java basics

    Thanks
  4. Thread: Java basics

    by tommyacton
    Replies
    5
    Views
    290

    Java basics

    whats the difference?


    </** Defines the student's forename. */
    private String forename = null;

    /** Defines the student's surname. */
    private String surname = null;

    /** Defines...
  5. Re: Java Student. Need some help with a loop.

    I want to print out a pattern.
    The patternis defined as one string character, this is repeated across the house with gaps in between.
    My assignment states . a house is 22 wide , 5 in length with...
  6. Java Student. Need some help with a loop.

    hey people,
    I have been trying to print out a loop that goes like this.

    But the thing is havent got a clue of what i am doing.



    <console
    #'''#'''#'''#'''#'''#'
    #'''#'''#'''#'''#'''#'
Results 1 to 6 of 6