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

How can you debug the Java code?

6 Answers   BirlaSoft,


Explain illegalmonitorstateexception and when it will be thrown?

0 Answers  


Where is the singleton class used?

0 Answers   Cap Gemini,


Give some features of interface?

0 Answers  


How is it possible for two string objects with identical values not to be equal under the == operator?

0 Answers  






What is udp in java?

0 Answers  


What is difference between java and java ee?

0 Answers  


What is mean by encoding?

0 Answers  


Explain java coding standards for methods?

0 Answers  


Name the method that is used to set a TextComponent to the read-only state?

1 Answers  


When can an object reference be cast to an interface reference in java programming?

0 Answers  


why we import both packages java.awt.*; and java.awt.event.*; as java.awt.*; can import all classes na. then what is the need of importing java.awt.event.*; ?

3 Answers  


Categories