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 data structures are used to perform recursion?
0 Answers Akamai Technologies,
can we write a program with out a class in core java?
Write a java program to print fibonacci series?
If goto and const is reserve words than why it is not work in java?
Is arraylist an object in java?
Does substring start with 0?
What is escape analysis algorithm in JVM and how garbage collection actually worked n how it transfer the objects from one kind of space to other?
Can we override private methods?
Variable of the boolean type is automatically initialized as?
What is a buffer in computer?
Why null value is used in string?
Can memory leak happen java?