different function calling by padma rubhan September 25, 2017 JavaScript (function(){ alert(); })(); (()=>{ alert(); })();