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).
What is the disadvantage of synchronization?
What does it mean that strings are immutable?
How many decimal digits is 64 bit?
What is the meaning of variables in research?
Is void a return type?
Are arrays immutable in java?
we have two threads..both the threads are reading the data.. is there any need of synchronization there?...justify it?
What are facelets templates?
What are static blocks and static initalizers in java ?
How can we achieve thread safety in java?
Why a dead thread occurs?
How do you square a number?