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
String Reverse in Java...!
Explain the inheritance?
What does function identity () do?
How many bits is a boolean?
What is meant by design patterns?
What are assertions in java?
What is prefix of a string?
Can we convert stringbuilder to string in java?
What is the difference between a Window and a Frame?
What is printwriter in java?
How does linkedlist work in java?
What is abstract class? Explain