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
How do I run java on windows?
What modifiers may be used with a top-level class?
Name few java util classes introduced with java 8 ?
What is append function?
What invokes a thread's run() method in java programming?
Give the difference between the println method and sqrt method?
How do you declare a string variable?
Explain parallel processing in java8?
Why java is call by value?
What is the SimpleTimeZone class?
What are the limitations for static method?
Difference between Applet & Application?