Compartilhar via


Are JScript strings passed by value or by reference?

/>

I
was describing some of the semantics of reference types earlier, and that reminded
me of one of the first questions I was ever asked about reference semantics.

Pop
quiz:
Are
JScript strings passed by reference (like
JScript objects) or by value (like JScript
numbers)?

 

I'll
post the answer tomorrow.

Comments

  • Anonymous
    June 10, 2005
    2003/09/12 What's Up With Hungarian Notation? 2003/09/12 Eric's Complete Guide To BSTR Semantics 2003/09/12...