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
Less than one page, how many windows will you be able to maintain?
What is data control in asp.net?
What are the 3 types of web?
What is the use of web.config file?
How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?
What are the Types of chaching. How to implement caching
What is xaml? Are xaml file compiled or built on runtime?
Are xaml file compiled or built on runtime?
What does asp stand for in asp.net?
What are asp.net web forms?
Explain about solution explorer window?
What are the steps to follow to host a web application on a web server?
Do you know using sql cache invalidation?
What permissions do asp.net applications posses by default?
What is a 307 redirect?