How many threads can I run java?


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

Post New Answer

More Core Java Interview Questions

What error occurs if a try-catch-finally statement sequence does not have a catch clause?

4 Answers  


Why java does not supports multiple inheritance?

3 Answers   TCS, VSoft,


How we can skip finally block of exception even if some exception occurs in the exception block in java?

0 Answers  


why doesn't java run on all platforms?

0 Answers  


There can be a abstract class without abstract methods, but what is the need to declare a class abstract if it doesn't contain abstract methods?

5 Answers   HCL,


What is the integer of 16?

0 Answers  


What is singleton pattern?

0 Answers  


What is protected and friendly?

1 Answers  


Explain the importance of join() method in thread class?

0 Answers  


What is array class in java?

0 Answers  


What do you mean by composition in java?

0 Answers  


What is time complexity algorithm?

0 Answers  


Categories