In how many ways we can create threads in java?


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

Post New Answer

More Core Java Interview Questions

Explain the difference between transient and volatile in java?

0 Answers  


What is the intersection and union methods?

0 Answers  


Can variables be used in java without initialization?

0 Answers  


What is the difference between notify and notifyall method?

0 Answers  


Is singleton class thread safe?

0 Answers  






What is the purpose class.forname method?

0 Answers  


What does this () mean in constructor chaining concept?

0 Answers  


Write an algorithm program in java for the following question.. 1) S is a set of integers.X is an integer obtained by sum of two digits in S. Write logic for whether or not the X is from the S. The time of algorithm should not exceed o(n logn).

0 Answers  


What’s a deadlock?

0 Answers  


What is a finally block? Is there a case when finally will not execute?

0 Answers  


Explain the concept of hashtables?

0 Answers  


how is final different from finally and finalize in java?

0 Answers   DELL,


Categories