Can we use synchronized block for primitives?
No Answer is Posted For this Question
Be the First to Post Answer
What is factor r?
How can I debug the Java security exceptions and AccessControlExceptions?
what are the major differences between jdk1.4 and jdk1.5?
2 Answers Cap Gemini, Crimson Logic, Infosys, TCS, Tenth Planet,
What is difference between hashset and hashmap?
if i have one string class then how can you achive this class functionality of this class?
How will you create the class for the following scenario? Employees under one employee?
Can you override static method in java?
What is more advisable to create a thread, by implementing a Runnable interface or by extending Thread class?
When is the finalize() called?
Can an interface extands a class?
What is static keyword in java?
How to create two different thread class inside a main function?