there are some duplicate values in ArrayList, how U'll get that array with out duplicate?
CMC,
4 9148we r taking
CSC,
2 7427Suppose there is an array list [10,5,20,19,15,24].Print them in ascending & descending order in collection framework concept ???
2 6962write a program to create an arraylist with string(add,remove) operation.and value should be enter through keyboard.
2131
Under what conditions is an object’s finalize() method invoked by the garbage collector?
What is the use of toarray () in java?
What is the difference between the direct buffer and non-direct buffer in java?
What is the difference between stream and buffer?
What does system.gc() and runtime.gc() methods do?
Is a string literal?
What are meta-annotations?
What comes to mind when someone mentions a shallow copy in java?
what is inner class in java?
When throw keyword is used?
What is bitwise complement?
Differentiate jar and war files?
Is special character in java?
What are the data types supported by java?
What are constants?