A programmer iterates over the TreeSet and prints the name of each Drink object.  What is the result?()<br /> <img src="https://nimg.ppkao.com/2018-08/zhoulian/2018080116181717429.jpg?sign=d4b9e2c6f08bd53ac15b8afaee2f1711&t=62d3196a" />
A、Tea
B、Coffee
C、Coffee Tea
D、Compilation fails.
E、The code runs with no output.
F、An exception is thrown at runtime.