|
|
| Can someone tell me What is the name of the Collection interface used to represent elements in a sequence (in a particular order). |
| List? |
| List is the closest to that. |
| Is it arraylist |
| Http://www.jchq.net/tutorial/10_01Tut.htm This is regarding JDBC Thanks for the previous answer guys |
| Jackil, homework? |
| ArrayList is a class, not an interface. |
| No, it's not homework :) So what collection interface is it |
| Jackil, what interfaces have you looked at? |
| List, like AmeliaR said |
| Jackil, collections is http://java.sun.com/tutorial/collections |
| Set, map |
| Jackil: how many interfaces do you have to look at? |