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 does postback mean?
Explain the code Access Security (CAS) in .net Framework?
How to create events for a control?
How Session use Cookies in State Management?
What is difference between view and partial view?
What are the namespaces used in asp.net mvc? : asp.net mvc
What would be salary for 8+ years of experience in ASP.NET in different metro city in india?
Where is the view state data stored?
Explain asp.net application life cycle?
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC
What is http request and response?
What is smpte vc-1?
How would you get asp.net running in apache web servers?
Where the cookie value is stored?
Explain transparent caching with aop?