单选题kristin wants to build an action which exits the video form. the action will be avaiable only when the user is reading the document ,which one of the following accomplish this ? ()A @ command([back])    B @ command([fileexit])   C @ command([gotoview])

题目
单选题
kristin wants to build an action which exits the video form. the action will be avaiable only when the user is reading the document ,which one of the following accomplish this ? ()
A

@ command([back])    

B

@ command([fileexit])   

C

@ command([gotoview])     

D

@ command([fileclosewindow])


相似考题
更多“单选题kristin wants to build an action which exits the video form. the action will be avaiable only when the user is reading the document ,which one of the following accomplish this ? ()A @ command([back])    B @ command([fileexit])   C @ command([gotoview])”相关问题
  • 第1题:

    Which of the following is the correct format for /etc/inittab entries()

    • A、Runlevel:Action:Identifier:Command
    • B、Identifier:Runlevel:Action:Command
    • C、Command:Action:Identifier:Process
    • D、Process:Runlevel:Command:Identifier

    正确答案:B

  • 第2题:

    olga wants to have one action on the video form that will give the options to print ,save and exit the document when it is clicked .how can she accomplish this?()

    • A、use an action with subactions 
    • B、layer the actions in the action menu  
    • C、Use action buttons within an outline control in a hidden frame to present "twisties " 
    • D、use hide/when formulas along with a database profile field setting to display "toolbars" of icons

    正确答案:A

  • 第3题:

    tony would like to make it easier for users of the video application to enter new doc using the “video form”, he’d like users to be able to create new “video” doc form within the view. Which one of the following should tony so to build this interface?()

    • A、create a view action that has the following formula:@command([create];”video”)
    • B、create a form action that has the following formula:@command([compose];”video”)
    • C、create a view action that has the following formula:@command([compose];”video”)
    • D、create a database action that has the following formula:@command([compose];”video”)

    正确答案:C

  • 第4题:

    In a TCP/IP network, which of the following protocols is involved when a user issues a ping command?()

    • A、TCP
    • B、UDP
    • C、ICMP
    • D、SMTP

    正确答案:C

  • 第5题:

    A user wants to be permanently added to the dba group. Which command or process can be used to accomplish this?()

    • A、chgrp
    • B、chuser
    • C、setgroups
    • D、edit /etc/security/group

    正确答案:B

  • 第6题:

    Which statement about the WebView submit command is true?()

    • A、The submit command exits the GUI.
    • B、The submit command reboots the WX device.
    • C、The submit command saves and writes the configuration to flash.
    • D、The submit command is the same as the commit CLI command.

    正确答案:D

  • 第7题:

    Examine the following command:   ALTER DISKGROUP data MOUNT FORCE;   In which scenario can you use the above command to mount the disk group?()  

    • A、 when ASM disk goes offline
    • B、 when one or more ASM files are dropped
    • C、 when some disks in a disk group are offline
    • D、 when some disks in a failure group for a disk group are rebalancing

    正确答案:C

  • 第8题:

    单选题
    Which of the following is the correct format for /etc/inittab entries()
    A

    Runlevel:Action:Identifier:Command

    B

    Identifier:Runlevel:Action:Command

    C

    Command:Action:Identifier:Process

    D

    Process:Runlevel:Command:Identifier


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

  • 第9题:

    单选题
    In a TCP/IP network, which of the following protocols is involved when a user issues a ping command?()
    A

    TCP

    B

    UDP

    C

    ICMP

    D

    SMTP


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

  • 第10题:

    单选题
    olga wants to have one action on the video form that will give the options to print ,save and exit the document when it is clicked .how can she accomplish this?()
    A

    use an action with subactions 

    B

    layer the actions in the action menu  

    C

    Use action buttons within an outline control in a hidden frame to present twisties  

    D

    use hide/when formulas along with a database profile field setting to display toolbars of icons


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

  • 第11题:

    单选题
    A user wants to upgrade to Windows 2000. Which of the following WINNT32 command switches can be run to determine whether the users computer and software is compatible with the new operating system?()
    A

    CMDCOMS

    B

    CHECKUPGRADEONLY

    C

    COPYSOURCE

    D

    DUPREPARE


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

  • 第12题:

    单选题
    Which statement about the WebView submit command is true?()
    A

    The submit command exits the GUI.

    B

    The submit command reboots the WX device.

    C

    The submit command saves and writes the configuration to flash.

    D

    The submit command is the same as the commit CLI command.


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

  • 第13题:

    A user wants to upgrade to Windows 2000. Which of the following WINNT32 command switches can be run to determine whether the users computer and software is compatible with the new operating system?()

    • A、CMDCOMS
    • B、CHECKUPGRADEONLY
    • C、COPYSOURCE
    • D、DUPREPARE

    正确答案:B

  • 第14题:

    A site administrator is configuring Command-level access control. Which of the following statements about Command-level access control are true? Command level access control policies: ()

    • A、are mandatory
    • B、specify action group ExecuteCommandActionGroup for Controller commands
    • C、specify action group ViewCommandActionGroup for View commands
    • D、specify resource group ControllerCommandResourceGroup for Controller commands
    • E、specify resource group ViewCommandResourceGroup for View commands

    正确答案:A,B,E

  • 第15题:

    Which of the following DB2 tools allows a user to execute an SQL statement and view a graphical representation of the access plan?()

    • A、Task Center
    • B、Command Editor
    • C、Developer Workbench
    • D、Command Line Processor

    正确答案:B

  • 第16题:

    ackie wants to remove an action hotspot but leave the image on his video form , in which one of the following ways can he do this ?()

    • A、delete the image and reinsert it into the form 
    • B、select the hotspot and choose the hotspot->remove hotspot menu command 
    • C、highlight the  hotspot and choose the design-> hotspot->remove menu command 
    • D、select the hotspot and choose the design->hotspot->remove hotspot menu command

    正确答案:B

  • 第17题:

    kristin wants to build an action which exits the video form. the action will be avaiable only when the user is reading the document ,which one of the following accomplish this ? ()

    • A、@ command([back])    
    • B、@ command([fileexit])   
    • C、@ command([gotoview])     
    • D、@ command([fileclosewindow])

    正确答案:D

  • 第18题:

    You execute the following command to audit database activities: SQL> AUDIT DROP ANY TABLE BY scott BY SESSION WHENEVER SUCCESSFUL; What is the effect of this command()

    • A、One audit record is created for every successful DROP TABLE command executed in the session of SCOTT.
    • B、One audit record is generated for the session when SCOTT grants the DROP ANY TABLE privilege to otherusers.
    • C、One audit record is created for the whole session if user SCOTT successfully drops one or more tables inhis session.
    • D、One audit record is created for every session of any other user in which a table owned by SCOTT isdropped successfully.
    • E、One audit record is created for every successful DROP TABLE command executed by any user to drop Tables owned by SCOTT

    正确答案:C

  • 第19题:

    You execute the following command toauditdatabase activities:  SQL>AUDITDROP ANY TABLE BY scott BY SESSION WHENEVER SUCCESSFUL;  What is the effect of this command()

    • A、Oneauditrecord is created for every successful DROP TABLE command executed in the session ofSCOTT.
    • B、Oneauditrecord is generated for the session when SCOTT grants the DROP ANY TABLE privilege toother users.
    • C、One audit record is created for the whole session if user SCOTT successfully drops one or more tablesin his session.
    • D、One audit record is created for every session of any other user in which a table owned by SCOTT isdropped successfully.
    • E、One audit record is created for every successful DROP TABLE command executed by any user to droptables owned by SCOTT.

    正确答案:C

  • 第20题:

    单选题
    Examine the following command:   ALTER DISKGROUP data MOUNT FORCE;   In which scenario can you use the above command to mount the disk group?()
    A

     when ASM disk goes offline

    B

     when one or more ASM files are dropped

    C

     when some disks in a disk group are offline

    D

     when some disks in a failure group for a disk group are rebalancing


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

  • 第21题:

    单选题
    ackie wants to remove an action hotspot but leave the image on his video form , in which one of the following ways can he do this ?()
    A

    delete the image and reinsert it into the form 

    B

    select the hotspot and choose the hotspot->remove hotspot menu command 

    C

    highlight the  hotspot and choose the design-> hotspot->remove menu command 

    D

    select the hotspot and choose the design->hotspot->remove hotspot menu command


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

  • 第22题:

    单选题
    tony would like to make it easier for users of the video application to enter new doc using the “video form”, he’d like users to be able to create new “video” doc form within the view. Which one of the following should tony so to build this interface?()
    A

    create a view action that has the following formula:@command([create];”video”)

    B

    create a form action that has the following formula:@command([compose];”video”)

    C

    create a view action that has the following formula:@command([compose];”video”)

    D

    create a database action that has the following formula:@command([compose];”video”)


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

  • 第23题:

    单选题
    A user wants to be permanently added to the dba group. Which command or process can be used to accomplish this?()
    A

    chgrp

    B

    chuser

    C

    setgroups

    D

    edit /etc/security/group


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