what is synchronization and asynchronization. what are the
difference between two?



what is synchronization and asynchronization. what are the difference between two?..

Answer / 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

More ASP.NET Interview Questions

Can more than one person use the same login?

0 Answers   MCN Solutions,


What is the concept of view state in asp.net?

0 Answers  


What r all the controls in ASP.NET ?

3 Answers  


can sn.exe can be used before gacutil.exe

2 Answers   Accenture,


How do I use response redirect?

0 Answers  






Is it true that a Web service must be written in .NET or not?

0 Answers   Siebel,


What is the use of placeholder control? Can we see it at runtime?

0 Answers  


what is the dllhell? why we use the dllhell?

4 Answers  


• What are HttpHandlers? • What are HttpModules?

2 Answers  


How we implement web farm and web garden concept in asp.net?

0 Answers  


when a request is made in Life cycle of ASP.NET page .

0 Answers  


How do you retrieve information from web.config ?

5 Answers   MMTS,


Categories