Explain different way of using thread?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Java Related AllOther Interview Questions

What is a bean class?

0 Answers  


Why sun introduce concept of anonymous class? What is need and real life use of anonymous class

0 Answers  


What is java web application?

0 Answers  


I want to control database connections in my program and want that only one thread should be able to make database connection at a time. Define how can I implement this logic?

0 Answers  


What are the new features about Java se 8 ?

0 Answers  






What is reflection in java?

0 Answers  


In a barber shop there are 2 doors. customer come in 1 door, leave in other. minimum # of chairs. barber spend his life in cutting. always barber can cut 1 customer. few chairs in the shop. if barber busy customer waits, if chairs full, customer leave. if no customer, barber sleeps. treat barber and customer as 2 threads. you can use Semaphore class with arrive and depart and count as parameter.

0 Answers   NCR,


What happens when you omit a brace or misspell one of the words, like public or

0 Answers  


How do I install eclipse?

0 Answers  


In java what is the difference between sleep() and wait() .

0 Answers   Amazon,


What is lambda expression in mvc?

0 Answers  


How do I open my java console?

0 Answers  


Categories