Alright everyone.
I've got a mini-test on the basics of javascript at my practical session tomorrow.
I have no previous knowledge of any programming so all this stuff is new to me.
I've managed to pick up most of it ok but I need help understanding this...
alert(Math.round(10/(11%4)));
The answer is 3.
I dont understand how the "%" symbol works. The rest is fine.
Cheers
I've got a mini-test on the basics of javascript at my practical session tomorrow.
I have no previous knowledge of any programming so all this stuff is new to me.
I've managed to pick up most of it ok but I need help understanding this...
alert(Math.round(10/(11%4)));
The answer is 3.
I dont understand how the "%" symbol works. The rest is fine.
Cheers
Last edited by james@alienware (2008-10-05 10:04:37)