There are ________students playing basketball in the room.
A: score of
B: scores of
C: two score
D: two score of
A: score of
B: scores of
C: two score
D: two score of
举一反三
- Two ____years ago he lived in America. A: scores B: score C: score of D: scores of
- ---Our monitor is really into Jay Zhou's music.He has at least_______ Jay Zhou's CDs.--- No wonder he can sing every single song of Jay Zhou's very well. A: three scores of B: three score of C: three score D: score of
- Yesterday afternoon there was a football match between our two classes. The score was 3-4; we were only ______ beaten.
- ________ playing soldiers. A: Inside the room were two boys B: Inside the room two boys C: Were two boys inside the room D: Inside the room was two boys
- 若有定义int score[10];,则对score数组中的元素的正确引用是( ) A: score[10] B: score[6.0] C: score[0] D: score(7)