what is a thread pool in java and why is it used?


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

Post New Answer

More Core Java Interview Questions

Why cant we define System.out.println() inside a class directly?

5 Answers  


How applets will communicate with each other?

1 Answers  


What is the implementation of destroy method in java. Is it native or java code?

0 Answers  


What is the difference between Static and final?

1 Answers  


what is encapsulation in java? Explain

0 Answers  


What is the argument in java?

0 Answers  


diff between abstract methods and interfaces with programing (code) example?

2 Answers  


describe synchronization in respect to multithreading? : Java thread

0 Answers  


Will the compiler creates a default constructor if I have a parameterized constructor in the class?

0 Answers  


What does index mean in java?

0 Answers  


Is it possible to compare various strings with the help of == operator? What are the risks involved?

0 Answers  


What is the purpose of abstract class?

0 Answers  


Categories