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
I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in
What is the difference between import java.util.date and java .util?
What is the difference between throw and throws in java?
Differentiate between the constructors and methods in java?
Can an anonymous class be declared as implementing an interface and extending a class in java programming?
Is node a data type in java?
Why is String immutable?
What is Gang of four design patterns
Write a program to reverse a number in java?
What does the three dot emoji mean?
How does the java compiler work?
What is meant by oops concept in java?
What does @param args mean in java?
What does it mean to be immutable?
Explain aggregation in java?