Answer Posted / ravikrian
The above all answers are correct if the question is
collection, But collections is a class from java.util
package which has static utility methods such as sort and
binary search
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a char in java?
What is a final class ?
What is substring 1 in java?
Can we use this () and super () in a method?
How do you use nextline in java?
Does java initialize arrays to zero?
how to run ecllipse with jettyserver for windows environment using batch file
How to find the given number is a prime number or not by getting input from the user
How many bits is a float?
Is linked list a linear or non-linear data structure?
What is string made of?
What is the use of keywords in java?
What is difference between float and double?
Break statement can be used as labels in java?
Why charat is used in java?