Can you start a thread twice in Java?


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

Post New Answer

More Core Java Interview Questions

How to restrict a member of a class from inheriting by its sub classes?

0 Answers  


What is classname class in java?

0 Answers  


did interface can implementation method ? i know its not possible but my interviewer said its possible ..but how..? any one have idea ???

7 Answers   IBM,


what is difference between Exception and Error?

36 Answers  


What is a variable declaration?

0 Answers  






Why java uses the concept of the string literal?

0 Answers  


Is it correct to say that due to garbage collection feature in java, a java program never goes out of memory?

0 Answers  


Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?

1 Answers   Rolta, TCS,


What is unmodifiable list in java?

0 Answers  


What is a website container?

0 Answers  


Write a program to solve producer consumer problem in java?

0 Answers  


Implement 2 stacks with just 1 array. The stack routines must not indicate overflow unless every slot in array is used.

0 Answers   Amdocs,


Categories