riddle 3 (javascript)

javascript riddle.

without executing the code, write down what you expect the results of the following two expressions to be:

>1 + "41"
>1 + + "41"

check your answers. bonus points if you can explain what happens in each case, and why.


[More programming riddles]

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s