I am trying to understand async and async/await in javascript and I got confused after checking the behavior of the below-mentioned code. I have ad
async
async/await