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).
No Answer is Posted For this Question
Be the First to Post Answer
What kind of variables a class can consist of?
what is an objects lock and which objects have locks? : Java thread
Which Component subclass is used for drawing and painting?
Can a static method be overridden in java?
What is <> used for in java?
In the below example, what will be the output?
Can you call a method in a method?
What is a class in java?
How can we achieve IPC in JAVA?
What is parse method?
What is re-factoring in software?
What is a byte array?