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

Which property of textbox cannot be changed at runtime. What is the max size of textbox?

0 Answers  


WHAT IS DIFFERENCE BETWEEN Message box and image box

13 Answers  


What can you do with visual basic?

0 Answers  


Types of cursors in RDO.

0 Answers  


How will you define a function to accept optional arguments?

1 Answers  


what is the Need of zorder method?

2 Answers  


What is "NULL"?

0 Answers  


Can any one please suggest which institute is providing Advance Excel & VBA Macros in Excel training in Hyderabad.

0 Answers  


which collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol?

1 Answers  


What is ado data control in vb?

0 Answers  


What is meant by Establish Connection in RDO?

0 Answers  


How to declare Dll Procedure?

1 Answers  


Categories