what is synchronization and asynchronization. what are the
difference between two?
Answer Posted / prashanth
synchronization means to keep a system in unison based on
external clocked timing. It could mean the
internal(receiver) is assured or expected to rely on
receiving all the data. Best example Television digital
broadcast transmission.
asynchronization means to keep a system in unison based on
a trigger event.its not clock timed.
Best Example: internet, offline operations, push technology
in email applications.
| Is This Answer Correct ? | 28 Yes | 15 No |
Post New Answer View All Answers
What is the concepts of globalization and localization in .net?
What is difference between web api and web services?
What is caching? What are different ways of caching in asp.net?
Differentiate between globalization and localization.
How to do state management in ASP.NET?
Differentiate between authentication and authorization.
How to register exception filter globally?
Why is mvc better than asp.net?
What should you do is you want to remove an existing component but would like to make some funtionalities?
How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?
What is the difference between login controls and forms authentication?
What is page fragment caching?
What are the differences between the response.write() and response.output.write()?
Which is better php or asp.net?
How may clustered index we can create in table?