What is thread pool? How can we create thread pool in java?


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

Post New Answer

More Core Java Interview Questions

how can u handle run time exception in java? explain with brief explanation with examples?

2 Answers   CTS,


How the interruptible method gets implemented?

0 Answers  


What is the difference between jfc & wfc?

0 Answers  


Is java an ide?

0 Answers  


What is the exact difference in between Unicast and Multicast object? Where will it be used?

0 Answers  






What is native code?

0 Answers  


Java support what type of parameter passing ?

7 Answers   Wipro,


I have one POJO class(Java bean class), it has two variables for that it has setters and getters. Now i have created two objects for that class and i have set the data for those variables through this two objects. Now question is i want check whether those two objects have same data or not, for this write a program? Thanks, Bose.

2 Answers   Oracle,


What is the escape character in java?

0 Answers  


different types of threads?

18 Answers   TCS,


what is session facade ?

3 Answers  


what value will be return by the read() method once it reaches the end-of-file? a. Throws EOException b. Return null c. Return -1 d. Read method return nothing, because it is void method

1 Answers  


Categories