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
Does java return by reference?
How to access arraylist elements in java?
Compare java and python.
What is meant by flickering?
What about anonymous inner classes in java?
describe method overloading
What is a ?
What do you understand by the term string pool?
What is the reason behind using constructors and destructors?
Can arraylist hold different types java?
java program with complete 4 oops concepts implemented example
What are the advantages of java inner classes?
What do you mean by hashing?
What is a finally block? Is there a case when finally will not execute?
How do you sing an Applet ?