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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Is javascript pure object oriented?

918


What are the javascript data types?

1065


What is the difference between call & apply?

1048


In javascript what is an argument object?

1649


How can javascript codes be hidden from old browsers that don't support javascript?

1006


What is the use of dom?

1004


How do you sort an array in javascript?

1156


You have an asp. Net web application running on a web-farm that does not use sticky sessions - so the requests for a session are not guaranteed to be served the same machine. Occasionally, the users get error message validation of view state mac failed. What could be one reason that is causing this error?

1006


How many types of variables are there in javascript?

986


How to add/remove properties to object dynamically in javascript?

994


What is an empty html tag?

933


What is noscript tag?

947


What makes a relation a function?

1140


Enumerate the differences between Java and JavaScript?

1273


How to prevent modification of an object in Javascript?

1257