Javascript is single threaded language. So it scans the code line by line. Now it has two options before moving into the next line either it waits for the current line to completely complete it's exec
javacript-new.hashnode.dev3 min readNo responses yet.