Search:

Type: Posts; User: kerry2279

Search: Search took 0.07 seconds.

  1. Replies
    2
    Views
    1,218

    Re: Overriding Object methods

    Hi :)

    Those methods come from the object superclass. You dont HAVE to override them but overriding them allows you to define how these methods should operate for your given object. If they arent...
  2. Replies
    2
    Views
    1,410

    Re: How to convert

    Hi :)

    To get your seconds back into hh::mm:ss why dont u take your total number of seconds totSek and divide by 60 to give u the number of minutes. Then if u use the modulas operator % to do...
  3. Replies
    1
    Views
    1,594

    Re: Action Listener?user input problem

    Hi
    What are u trying to achieve here as u never seem to set int days. Also the calculation in...
  4. Thread: Hello Folks

    by kerry2279
    Replies
    3
    Views
    1,565

    Hello Folks

    Final year university student studying in bangor north wales saying hello to all :-bd.
Results 1 to 4 of 4