Describe what a thread-local variable is in java?


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

Post New Answer

More Core Java Interview Questions

What is a instance variable in java?

0 Answers  


Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.

4 Answers   Cap Gemini,


How concurrent hashmap works?

0 Answers  


What is the difference between Trusted and Untrusted Applet ?

2 Answers   IBM,


Explain cookies?

2 Answers   Canon,






What data type is true or false?

0 Answers  


Can we declare a class as abstract without having any abstract method?

0 Answers  


Can you access the private method from outside the class?

0 Answers  


What are the kinds of polymorphism?

0 Answers  


How do you represent a space in regex java?

0 Answers  


What is the difference between constructor and method?

4 Answers  


how to minimize the functionality to will not force garbage collector?

2 Answers  


Categories