Results 1 to 5 of 5

Thread: Does Java call by reference or by value?[resolved]

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member Pix's Avatar
    Join Date
    Feb 2001
    Location
    I'm not telling you (or them)
    Posts
    282

    Question Does Java call by reference or by value?[resolved]

    I always thought that Java called things by reference because it calls the address and not the value itself, but according to my lecturer it always calls by value, which seems a bit strange to me. Just wondered if someone could explain how it is that Java always calls by value
    Last edited by Pix; Nov 23rd, 2001 at 10:26 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width