//here we are not using int beacuse int is primitve data type and collection don't support //primitive data type it supports object type and integer is object type ...