Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between synchronous and asynchronous JavaScrip



What is the difference between synchronous and asynchronous JavaScrip..

Answer / hr@tgksolutions.com

• Synchronous JavaScript: Code executes line-by-line, blocking the execution until the current operation completes.
• Asynchronous JavaScript: Allows execution to continue without waiting for previous operations to complete (e.g., setTimeout(), Promises, and async/await).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

What are the types of variables in javascript?

0 Answers  


Explain the difference between call() and apply()?

0 Answers  


how to validate the date(dd/mm/yyyy)using regular expression in javascript? It should also satisfy the leap year feb 29 problem. Please help me.

1 Answers  


What is use of object as function?

0 Answers  


How do you write an if statement in javascript?

0 Answers  


Are there any predefined constant provided by the browser with the key code values that can be reused?

0 Answers  


Is javascript enabled on my computer?

0 Answers  


What is the use of a boolean object in javascript?

0 Answers  


How do you target a specific frame from a hyperlink?

0 Answers  


How to access the value of a textbox using javascript?

0 Answers  


What is the disadvantage of javascript?

0 Answers  


Why is java better than javascript?

0 Answers  


Categories