Search:

Type: Posts; User: skillet

Search: Search took 0.11 seconds.

  1. Replies
    5
    Views
    1,219

    Re: Java I/O problemo

    Thanks a ton for replying.
    Please tell me how to start calculating by hand.I really want to understand this program as this is the first time I have come across something like this.I never knew that...
  2. Replies
    5
    Views
    1,219

    Re: Java I/O problemo

    What I don't understand is the output value 1955.How is the same output value obtained everytime the program is executed?
    Thank you
  3. Replies
    5
    Views
    1,219

    Java I/O problemo

    Please help me understand the code below works.
    hashcode() gives the same value everytime the program is run.


    class X
    {
    public static void main(String args[])
    {
    int ans=results();...
Results 1 to 3 of 3