单选题The JSP developer wants a comment to be visible in the final output to the browser. Which comment styleneeds to be used in a JSP page?()A <!-- this is a comment -->B <% // this is a comment %>C <%-- this is a comment --%>D <% /** this is a comment **/ 

题目
单选题
The JSP developer wants a comment to be visible in the final output to the browser. Which comment styleneeds to be used in a JSP page?()
A

<!-- this is a comment -->

B

<% // this is a comment %>

C

<%-- this is a comment --%>

D

<% /** this is a comment **/ %>


相似考题
更多“单选题The JSP developer wants a comment to be visible in the final output to the browser. Which comment styleneeds to be used in a JSP page?()A !-- this is a comment --B % // this is a comment %C %-- this is a comment --%D % /** this is a comment **/ %”相关问题
  • 第1题:

    下列正确地在CSS文件中插入注释的语句是( )。

    A.//this is a comment

    B.//this is a comment//

    C./*this is a comment*/

    D.this is a comment


    正确答案:C

  • 第2题:

    An operator is asked to shutdown the telnet service for security reasons. What are the appropriate commands to achieve this?()

    A. comment out telnetd in /etc/services refresh -s inetd

    B. comment out telnetd in /etc/inetd.conf refresh -s inetd

    C. comment out telnetd in /etc/rc.tcpip refresh -s telnetd

    D. comment out telnetd in /etc/inetd.conf refresh -s telnetd


    参考答案:B

  • 第3题:

    如何在CSS文件中插入注释()

    • A、//this is a comment
    • B、//this is a comment//
    • C、/*this is a comment*/
    • D、this is a comment

    正确答案:C

  • 第4题:

    可插入多行注释的 JavaScript 语法是?()

    • A、 /*This comment has more than one line*/ 
    • B、 //This comment has more than one line// 
    • C、 <!--This comment has more than one line-->

    正确答案:A

  • 第5题:

    在CSS样式文件中的注释正确的是()。

    • A、// this is a comment //
    • B、// this is a comment
    • C、/* this is a comment */
    • D、/’ this is a comment

    正确答案:C

  • 第6题:

    An operator is asked to shutdown the telnet service for security reasons. What are the appropriate commands to achieve this?()

    • A、comment out telnetd in /etc/services refresh -s inetd
    • B、comment out telnetd in /etc/inetd.conf refresh -s inetd
    • C、comment out telnetd in /etc/rc.tcpip refresh -s telnetd
    • D、comment out telnetd in /etc/inetd.conf refresh -s telnetd

    正确答案:B

  • 第7题:

    The JSP developer wants a comment to be visible in the final output to the browser. Which comment styleneeds to be used in a JSP page?()

    • A、<!-- this is a comment -->
    • B、<% // this is a comment %>
    • C、<%-- this is a comment --%>
    • D、<% /** this is a comment **/ %>

    正确答案:A

  • 第8题:

    单选题
    如何在 JavaScript 中添加注释?()
    A

     ' This is a comment 

    B

     <!--This is a comment--> 

    C

     //This is a comment 


    正确答案: B
    解析: 暂无解析

  • 第9题:

    单选题
    Where can you add your own PL/SQL code in relation-handling triggers?()
    A

    Before the End default relation program section comment. 

    B

    After the Begin default relation program section comment. 

    C

    Before the Begin default relation program section comment. 

    D

    It is not possible to modify the relation-handling code that Forms automatically creates for relations.


    正确答案: A
    解析: 暂无解析

  • 第10题:

    单选题
    Among all the comments, which of the following choices brings in authoritative sources in their discussion?
    A

    Comment 1 and Comment 2.

    B

    Comment 3 and Comment 5.

    C

    Comment 1 and Comment 7.

    D

    Comment 4 and Comment 6.


    正确答案: D
    解析:
    由文章中的7个评论可知,评论1、5、7中都包含比较权威的人士Brene Brown、Benjamin Franklin、Mark Leary,所以这三个评论比较权威,故C项为正确答案。

  • 第11题:

    单选题
    The JSP developer wants a comment to be visible in the final output to the browser. Which comment styleneeds to be used in a JSP page?()
    A

    <!-- this is a comment -->

    B

    <% // this is a comment %>

    C

    <%-- this is a comment --%>

    D

    <% /** this is a comment **/ %>


    正确答案: B
    解析: 暂无解析

  • 第12题:

    单选题
    Which of the following privileges permits a user to update the comment on a sequence?()
    A

    CONTROL

    B

    UPDATE

    C

    USAGE

    D

    ALTER


    正确答案: B
    解析: 暂无解析

  • 第13题:

    Which of the following privileges permits a user to update the comment on a sequence?()

    A.CONTROL

    B.UPDATE

    C.USAGE

    D.ALTER


    参考答案:D

  • 第14题:

    下面()是JAVA语言中的有效注释。

    • A、/this is a comment/
    • B、--this is a comment
    • C、this is a comment
    • D、/--this is a comment

    正确答案:A

  • 第15题:

    ()速个命令执行后开始备份注册表,速度很快,备份结束出现DOS默认的提示符号

    • A、Scanreg/restore
    • B、Scanreg/backup
    • C、Scanreg/fix
    • D、Scanreg/comment=$#@60;"comment"$#@62

    正确答案:B

  • 第16题:

    如何在 JavaScript 中添加注释?()

    • A、 ' This is a comment 
    • B、 <!--This is a comment--> 
    • C、 //This is a comment 

    正确答案:C

  • 第17题:

    如何在JavaScript中添加注释?()

    • A、' This is a comment
    • B、<!--This is a comment-->
    • C、//This is a comment

    正确答案:C

  • 第18题:

    Which of the following privileges permits a user to update the comment on a sequence?()

    • A、CONTROL
    • B、UPDATE
    • C、USAGE
    • D、ALTER

    正确答案:D

  • 第19题:

    Where can you add your own PL/SQL code in relation-handling triggers?()

    • A、Before the "End default relation program section" comment. 
    • B、After the "Begin default relation program section" comment. 
    • C、Before the "Begin default relation program section" comment. 
    • D、It is not possible to modify the relation-handling code that Forms automatically creates for relations.

    正确答案:C

  • 第20题:

    单选题
    在CSS样式文件中的注释正确的是()。
    A

    // this is a comment //

    B

    // this is a comment

    C

    /* this is a comment */

    D

    /’ this is a comment


    正确答案: D
    解析: 暂无解析

  • 第21题:

    单选题
    The JSP developer wants a comment to be visible in the final output to the browser. Which comment styleneeds to be used in a JSP page?()
    A

    <!-- this is a comment -->

    B

    <% // this is a comment %>

    C

    <%-- this is a comment --%>

    D

    <% /** this is a comment **/ %>


    正确答案: B
    解析: 暂无解析

  • 第22题:

    单选题
    下面()是JAVA语言中的有效注释。
    A

    /this is a comment/

    B

    --this is a comment

    C

    this is a comment

    D

    /--this is a comment


    正确答案: C
    解析: 暂无解析

  • 第23题:

    单选题
    可插入多行注释的 JavaScript 语法是?()
    A

     /*This comment has more than one line*/ 

    B

     //This comment has more than one line// 

    C

     <!--This comment has more than one line-->


    正确答案: C
    解析: 暂无解析

  • 第24题:

    ( 难度:中等)如何在 JavaScript 中添加注释
    A.This is a comment
    B.<!--This is a comment-->
    C.//This is a comment
    D./*This is a comment*/

    答案:ACD