Datatable: ---------- DataTables are also used to handle large amount of data for specific steps. Types: ------- 1D without header 2D without header 1D with header 2D with header Note: ------ 1D-one Dimensional Listemp=new ArrayList() List>emp=new ArrayList>() Mapemp=new LinkedHashMap() List>emp=new ArrayList>();