explain the collection in java
Answer / supraja
Arrays
Has special language support
• Iterators
Iterator (i)
• Collections (also called containers)
Collection (i)
Set (i),
HashSet (c), TreeSet (c)
List (i),
ArrayList (c), LinkedList (c)
Map (i),
HashMap (c), TreeMap (c)
| Is This Answer Correct ? | 5 Yes | 1 No |
What is static variable with example?
What is the reflection?
What is Java Annotations?
Is it safe to install java on my computer?
What is linkedlist in java?
Can you instantiate the math class in Java?
What do u mean by variable?
What is a Transient Object?
0 Answers InfoAxon Technologies,
Difference between this(), super()?
12 Answers College School Exams Tests, Oracle,
How does multithreading take place on a computer with a single cpu?
What are the differences between stringbuffer and stringbuilder?
abstract class A{ int list []=new int [100]; A(int x,int y){ rondom n=new rondom(); for (int i==;i<100;i++); list [i]=x+r.next int(y-x+1); abstract sort (); abstract binary sarch(int temp); class B extends A{