function scope1(){ var top = "top"; bottom = "bottom";
console.log(bottom);
var bottom;
} ...
See more
Download the Study24x7 App, so you can connect and collaborate.