Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How can objects on different threads communicate with one
another?

Answers were Sorted based on User's Feedback



How can objects on different threads communicate with one another?..

Answer / guest

Processes communicate with one another through messages,
using Microsoft's Remote Procedure Call (RPC) technology to
pass information to one another.There is no difference to
the caller between a call coming from a process on a remote
machine and a call coming from another process on the same
machine.

Multithreaded applications must avoid two threading
problems: deadlocks and races.A deadlock occurs when each
thread is waiting for the other to do something

Is This Answer Correct ?    3 Yes 0 No

How can objects on different threads communicate with one another?..

Answer / helo

i don kno

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Visual Basic Interview Questions

How to find size of the file. Which method or function is used to occomplish this?

0 Answers  


What is the Windows API?

0 Answers  


what is the Property used to add a menus at runtime?

0 Answers  


What is meant by "Early Binding" and "Late Binding"? Which is better?

1 Answers   iGate,


What is Dll?

3 Answers  


What kind of components can you use as DCOM servers?

1 Answers   Hudson,


What is ActiveX Document?

1 Answers  


Explain Get, Let, Set Properties.

1 Answers  


How to load and unload child forms.

0 Answers  


what is the Benefit of wrapping database calls into MTS transactions?

1 Answers  


DHTML Is used for what?

0 Answers  


Explain about declaring variables in Visual basic?

0 Answers  


Categories