how to create an arraylist type in java code example Example: java create arraly list List<String> words = new ArrayList<String>();