I am wondering if JavaScript supports writing a function within another function, or nested functions (I read it in a blog). Is this really possible?. In fact, I have used these but am unsure of this concept. I am really unclear on this — please help!
I am wondering if JavaScript supports writing a function within another function, or nested
Share
Yes.