There are many sales this season,during which stores will lower their______prices.
A.normal
B.general
C.ordinary
D.usual
第1题:
A、that
B、this
C、the
D、which
第2题:
第3题:
已经定义了一个Season枚举,它有4个成员Spring、Summer、Autumn、Winter现在需要定义一个名为currentSeason的Season枚举,并将其赋值为Spring,应使用下面哪段代码?
A.Season currentSeason = Spring;
B.currentSeason = Spring;
C.currentSeason = Season.Spring;
D.Season currentSeason = Season.Spring;
第4题:
假设一连锁书店的数据库中有3个表:连锁分店信息表STORES(STOR ID,STOR NAME),书籍销售信息表SALES(STOR ID,TITLE ID,QTY)和书籍信息表TITLES (TITLE ID,TITLE)。要查询各分店销售某书的数量,相应的SQL语句应该是:
SELECT STOR_NAME,QTY,TITLE
FROM TITLES,STORES,SALES
WHERE TITLES.TITLE_ID=SALES.TITLE_ID AND【 】。
第5题:
A. many - to - one
B. one - to - one
C. one - to - many
D. many - to - many
第6题:
32、英语的seashell和season都包含一个语素。