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 two threads be made to communicate with each other?

Answers were Sorted based on User's Feedback



How can two threads be made to communicate with each other?..

Answer / @dania@

Two threads can communicate with each other using
the wait() and notify() , notifyAl() methods. wait()
method tells the thread to wait until another threads
calls notify() method

Is This Answer Correct ?    18 Yes 0 No

How can two threads be made to communicate with each other?..

Answer / shrinu nallavelli

by using Thread class methods wait() notify() and
notifyAll()...

Is This Answer Correct ?    2 Yes 1 No

How can two threads be made to communicate with each other?..

Answer / sanbjs

thread is quick coomunication get easy independent get process

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Core Java Interview Questions

Why Over riding is Run Time Polymorphism?

3 Answers   Genpact,


Is age a discrete variable?

0 Answers  


What is the purpose of the finally clause?

3 Answers  


whether java is fully object oriented language or partially object oriented language

4 Answers   Infosys, ME, SMK,


Can substring create new object?

0 Answers  


is it possible to add a object in a HASHMAP

6 Answers   HCL,


How can we make copy of a java object?

0 Answers  


What is mnemonic in assembly language?

0 Answers  


Explain a few methods of overloading best practices in java?

0 Answers  


What is thread?

7 Answers   BMC, Virtusa,


What does the “static” keyword mean? Can you override private or static method in java?

0 Answers  


What is “try and catch” in java

2 Answers  


Categories