Answer Posted / jag
s we can
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
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).
How many digits can a float hold?
What are extraneous variables examples?
Why are arrays useful in java?
How does multithreading take place on a computer with a single cpu?
How arrays are stored in memory in java?
What is the benefit of inner / nested classes ?
What are the advantages and disadvantages of object cloning?
Are functions objects in java?
How can you generate random numbers in java?
Is null or empty java?
Write a program to print fibonacci series up to count 10.
What is flag in java?
Can we have multiple public classes in a java source file?
What advantage do java's layout managers provide over traditional windowing systems?