What type of value gets printed if we add the following two variables ?
var a = "10"; var b =50;
यदि हम निम्नलिखित दो चरों को जोड़ते हैं तो किस प्रकार का मूल्य मुद्रित होता है?