Hi All,
var a="40" +10;
var b= "40"- 10;
alert(a); =>4010
alert(b); =>30
why? can any one explain
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Upendra Pratap ShahiPosted Apr 28, 2016, 5:28 AM
Manas MohapatraPosted Apr 28, 2016, 2:36 AM
Rajeesh MenothPosted Apr 28, 2016, 2:21 AM