here's the problem.
first, you wrote:
arunchandar@hotmail.com wrote:
Consider, v=2 and w=-2
and then you concluded:
Quote:
Hence v can be 2 or -2 or 0
can't do this. once a variable has a value, it retains that value throughout the rest of the problem.
in other words, since v is assigned to be 2, v can't also be 0 or -2 at the same time.