The politician refused to_____the election results.
A: speak for
B: speak to
C: comment about
D: comment on
A: speak for
B: speak to
C: comment about
D: comment on
举一反三
- _______, he refused to give any explanation. A: When asked to comment on the quality of the goods B: When he being asked to comment C: When asking to comment on the quality of the goods D: When he asked comment on the quality of the goods
- 下面( )不是Java的有效注释。 A: // this is a comment B: / * * this is a comment * * / C: / * this is a comment * / D: * / this is a comment / *
- 如何在CSS文件中插入注释? ( ) A: // this is a comment B: // this is a comment // C: /* this is a comment */ D: ' this is a comment
- CSS中正确的注释语句是什么? A: // this is a comment B: // this is a comment // C: /* this is a comment */ D: ' this is a comment
- 以下java注释哪一种是文档注释 A: //This is comment B: /*This is comment C: /**This is comment*/ D: /*This is comment*/