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
Why is java called the platform independent programming language?
What are the 8 primitive data types in java?
Define Multiprogramming and Multiprocessing in java.
What is methods and methodology?
Why we use multi threading instead of multiprocessing?
What is public static void main?
How do you create a reference in java?
What's the difference between int and integer in java?
What is an immutable object?
What are "methods" and "fields"?
What is the difference between stringbuffer and stringbuilder?
How to sort an array from smallest to largest java?
What is the default execution method in java?
How will you compute size of a structure?
Explain the difference between an object-oriented programming language and object-based programming language?