• 2022-06-07
    The politician refused to_____the election results.
    A: speak for
    B: speak to
    C: comment about
    D: comment on
  • D

    内容

    • 0

      以下属于正确的java注释语句有( )。 A: // This is comment B: /* This is comment C: /* This is comment */ D: /** This is comment */

    • 1

      以下哪个不是Java程序的正确注释 A: /** comment */ B: /* comment */ C: # comment D: // comment

    • 2

      ‍在CSS样式文件中注释正确的是( )。‍ A: // this is a comment// B: // this is a comment C: /* this is a comment */ D: ’this is a comment

    • 3

      在CSS样式文件中的注释正确的是()。 A: //this is a comment// B: //this is a comment C: /*this is a comment*/ D: /’this is a comment

    • 4

      下列在CSS中插入注释正确的写法是( )。 A: //this is a comment// B: 'this is a comment C: /* this is a comment*/ D: //this is a comment