A. He is the president of Bestway Co.
B.He is the general manager of Nile Co. C.He is the sales manager of Lee Brothers’.
第1题:
3.—Who's ________friend? .
—His friend is Mike.
A.your
B.my
C.her
D.his
第2题:
A、bred
B、inserted
C、raised
D、broken
第3题:
列出JONES的所有下属员工,但不包括JONES本人()。
A.select ename from emp connect by prior empno=mgr start with ename='JONES';
B.select ename from emp where ename<>'JONES' connect by prior empno=mgr start with ename='JONES';
C.select ename from emp where ename='JONES' connect by prior empno=mgr start with ename='JONES';
D.select ename from emp where ename='JONES' connect by prior empno=mgr start with ename<>'JONES';
第4题:
—几点了?
—12:30。
—What ‘s________ ________?
—It's 12:30.
第5题:
A.Arrays.sort(s);
B.s=newTreeSet(s);
C.Collections.sort(s);
D.s=newSortedSet(s);
第6题:
HIS颜色模型中的S表示饱和度。()