A、It's cold today.
B、It's February AD.
C、It's Friday.
D、It's Valentine's Day.
第1题:
A、bred
B、inserted
C、raised
D、broken
第2题:

A.Arrays.sort(s);
B.s=newTreeSet(s);
C.Collections.sort(s);
D.s=newSortedSet(s);
第3题:
Today ,we will begin ________we stopped yesterday so that no point will be left out.
A.when
B. where
C. how
D.what
第4题:
A.s.add(2)
B.s.add(newInteger(2))
C.s.add(“2”)
D.s.add(newjava.util.Date())
第5题:
Today, we will begin____________we stopped yeaterday so that no will be left out.
A.when B.where
C.how D.what
第6题:
以下哪个是显示当前时间的函数?
A.=today()
B.=time()
C.=year()
D.=date()