What is multithread synchronizing ?
Answer Posted / harsha
It is not possible for one thread to modify a shared
variable while another thread is in the process of using or
updating same shared variable. This usually leads to
significant errors. Synchronization in respect to
multithreading controls the access of multiple threads to
shared resources.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Where can I ask questions and make suggestions about seam?
What are various types of class loaders used by jvm?
What is ioc concept & explain it?
What is the map interface?
Describe activation process?
What is re-entrant. Is session beans reentrant. Is entity beans reentrant?
What are local interfaces? Describe.
What is the purpose of the notifyall() method?
Name three component subclasses that support painting?
What is JTS?
we use MainFrame and using os390 for operating system with DB2 data base in IRAN and interest programing with java and use webspere for world wide,please help me where i should start?
What is the RMI and Socket?
What method is invoked to cause an object to begin executing as a separate thread?
How are commas used in the intialization and iteration parts of a for statement?
What are transaction attributes?