tedd wrote:
I'm not saying that he shouldn't answered the question as you intended, but let's stop and examine this incident -- your question was:

7) a and b are variables.

   a = 10
   b = 20
   a = b

   The new values of a and b are, respectively:

And his answer was:

   a= 0.5, b=1


In case you haven't already read this, here is the research paper about this problem and the various outcomes:

http://www.cs.mdx.ac.uk/research/PhDArea/saeed/paper1.pdf
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to