How do you take thread dump in java?


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

Post New Answer

More Core Java Interview Questions

why Runnable interface is preferable than extending the Thread class?

7 Answers   Aizza, College School Exams Tests, Sybrant Technologies, Wipro,


What is finalize() function in java?

0 Answers  


Why is the main method static?

0 Answers  


What is numeric data type?

0 Answers  


What is argument in java?

0 Answers  






What is a programming object?

0 Answers  


Name few java 8 annotations ?

0 Answers  


What an i/o filter?

0 Answers  


do I need to use synchronized on setvalue(int)? : Java thread

0 Answers  


what is mean by String and StringBuffer? What is mean by Methooverriding and Overloading?

3 Answers   Satyam, STI,


What is the meaning of flag day?

0 Answers  


Map map = new HashMap(2); map.add(“1”,”one”); map.add(“2”,”two”); map.add(“3”,”three”); What will happen at this line?

5 Answers   Rolta,


Categories