What are async and sync functions in javascript? [duplicate]

Explain with a real life implementation for better understanding.
Function async and sync. A basic code implemetation of the javascript functions

I am expecting the the real life usage example of javascript of different functions also with synchronization.