Why is java called java?
No Answer is Posted For this Question
Be the First to Post Answer
What is the size of an array?
What is the difference between Java1.4 and Java1.5
What are green threads in java?
Java is based on pass by reference or pass by value ..
What is the difference(or similarity if there are some) between object and a variable?
Does google use java?
Implement 2 stacks with just 1 array. The stack routines must not indicate overflow unless every slot in array is used.
explain copyonwritearraylist and when do we use copyonwritearraylist?
Is 0 an even number?
Hi Friends, I am beginner in java. what i know about synchonized keyword is,If more that one 1 thread tries to access a particular resource we can lock the method using synchronized keyword. Then after that how the lock is released and how next thread access that.Please explain with example.
what is meant by HQL?
How an object is serialized in java?