Can we use synchronized block for primitives?


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

Post New Answer

More Core Java Interview Questions

Can an object subclass another object?

0 Answers  


Explain the difference between collection api and stream api in java8?

0 Answers  


why the abstract class has default constructor?

2 Answers  


take an array with -ve and +ve value both.find out the nearest value of 0(zero).if two values are same like(-2 and +2)then extract +2 is nearest of 0(zero).

0 Answers  


How will you initialize an Applet?

0 Answers  






How do you convert an int to a string in java?

0 Answers  


How strings are created in java?

0 Answers  


Explain java coding standards for constants?

0 Answers  


Is a boolean variable?

0 Answers  


There are 100 keys and values in HashMap.how to get the keys and values?

1 Answers   IBS,


What does int [] mean in java?

0 Answers  


What is the maximum size of hashmap in java?

0 Answers  


Categories