itgle.com
更多“单选题Where should a Developer go to freely manipulate inline style coding for an object?()A DesignB SourceC PropertiesD Controls”相关问题
  • 第1题:

    WhereshouldaDevelopergotofreelymanipulateinlinestylecodingforanobject?()

    A.Design

    B.Source

    C.Properties

    D.Controls


    参考答案:B

  • 第2题:

    Human beings should find a new_______of energy.

    A.orient
    B.source
    C.origin
    D.souse

    答案:B
    解析:

  • 第3题:

    You work as an application developer at Certkiller .com. You are developing an application that makes use of a Queue class object named MyQueue. This Queue class object will be used to store messages sent by the user during application run time.You would like to access the message at the beginning of the queue, prior to processing the user messages, without removing it. What should you do?()

    • A、 Use the Enqueue method of the MyQueue object.
    • B、 Use the Contains method of the MyQueue object.
    • C、 Use the Dequeue method of the MyQueue object.
    • D、 Use the Peek method of the MyQueue object.

    正确答案:D

  • 第4题:

    Where should a Developer go to freely manipulate inline style coding for an object?()

    • A、Design
    • B、Source
    • C、Properties
    • D、Controls

    正确答案:B

  • 第5题:

    Which three will compile and run without exception?()

    • A、private synchronized Object o;
    • B、void go(){   synchronized(){/* code here */}
    • C、public synchronized void go(){/* code here */}
    • D、private synchronized(this) void go(){/* code here */}
    • E、void go(){   synchronized(Object.class){/* code here */}
    • F、void go(){   Object o = new Object();   synchronized(o){/* code here */}

    正确答案:C,E,F

  • 第6题:

    Flash动画的背景颜色(BackgroundColor)可以在软件的()对话框中设置。

    • A、Movie Clips
    • B、Object Actions
    • C、Symbol Properties
    • D、Movie Properties

    正确答案:D

  • 第7题:

    You work as a Web Developer at Certkiller.com. You are in the process of creating a Webapplication using Microsoft ASP.NET 3.5.  A third-party assembly contains custom server controls. This assembly does not contain a strongname and it’s not part of the application’s Microsoft Visual Studio 2008 solution. You have to makesure that the other users are able to use the custom controls. You decide to configure theapplications project.  What should you do?()

    • A、You should add a project reference to the project.
    • B、You should add a Web reference to the project.
    • C、You should add a service reference to the project.
    • D、You should add an assembly reference to the project.

    正确答案:D

  • 第8题:

    单选题
    You create a Web page named TestPage.aspx and a user control named contained in a file named TestUserControl.ascx.You need to dynamically add TestUserControl.ascx to TestPage.aspx. Which code segment should you use?()
    A

    protected void Page_Load(object sender, EventArgs e) { Control userControl=Page.LoadControl(TestUserControl.ascx); Page.Form.Controls.Add(userControl); }

    B

    protected void Page_Load(object sender, EventArgs e) { Control userControl = Page.FindControl(TestUserControl.ascx); Page.Form.Controls.Load(userControl); }

    C

    protected void Page_PreInit(object sender, EventArgs e) { Control userControl =Page.LoadControl(TestUserControl.ascx);Page.Form.Controls.Add(userControl); }

    D

    protected void Page_PreInit(object sender, EventArgs e) { Control userControl = Page.FindControl(TestUserControl.ascx); Page.Form.Controls.Load(userControl); }


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

  • 第9题:

    单选题
    In Windows 2000, where should you go to join a workgroup or domain?()
    A

    Device Manager

    B

    System Properties

    C

    Membership Manager

    D

    Network and Dial Up Connections


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

  • 第10题:

    单选题
    You work as an application developer at Contoso.com. You use Microsoft .NET Framework 3.5 and Microsoft ADO.NET to develop an application. The database on the Microsoft SQL Server 2005 database has two tables that are displayed by using two SqlConnection objects in two different GridView controls. You want the tables to be displayed at the same time with the use a single SqlConnection object.   What should you do?()
    A

     Create a bound connection by using the sp_getbindtoken and the sp_bindsession stored procedures.

    B

     Create an exception handler for the connection-busy exception that is thrown on using a single SqlConnection object.

    C

     Run the two SqlDataReader objects by using a single SqlCommand object.

    D

     Enable Multiple Active Result Sets (MARS) in the connection string of the application.


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

  • 第11题:

    单选题
    You work as an application developer at Certkiller .com. You are developing an application that makes use of a Queue class object named MyQueue. This Queue class object will be used to store messages sent by the user during application run time. The application that you are developing provides an interface for administrators and an interface for users to create message reports.You want to ensure that all user messages stored in the MyQueue object are removed when an administrator selects the reset option.What should you do?()
    A

     Use the Enqueue method of the MyQueue object.

    B

     Use the Clear method of the MyQueue object.

    C

     Use the Dequeue method of the MyQueue object.

    D

     Use the TrimToSize method of the MyQueue object.


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

  • 第12题:

    单选题
    You work as an application developer at Certkiller .com. You are developing an application that makes use of a Queue class object named MyQueue. This Queue class object will be used to store messages sent by the user during application run time.You would like to access the message at the beginning of the queue, prior to processing the user messages, without removing it. What should you do?()
    A

     Use the Enqueue method of the MyQueue object.

    B

     Use the Contains method of the MyQueue object.

    C

     Use the Dequeue method of the MyQueue object.

    D

     Use the Peek method of the MyQueue object.


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

  • 第13题:

    Each program module is compiled separately and the resulting ______ files are linked to make an executable application.

    A.assembler

    B.source

    C.library

    D.object


    正确答案:D
    解析:译文的含义是:每个程序模块都单独编译,结果()标文件链接起来,生成可执行应用程序。选项A、B、C、D的含义分别是汇编器、源程序、库、目标。选项D符合题意,为所选。

  • 第14题:

    Which of the following are properties that can be set for Custom Controls?()

    • A、Specifying validation
    • B、Configuring data sources
    • C、Your own custom properties
    • D、All of the above

    正确答案:D

  • 第15题:

    In Windows 2000, where should you go to join a workgroup or domain?()

    • A、Device Manager
    • B、System Properties
    • C、Membership Manager
    • D、Network and Dial Up Connections

    正确答案:B

  • 第16题:

    When open for an XPage, Standard views in the Domino Designer include all of the following EXCEPT?()

    • A、Application
    • B、Source
    • C、Properties
    • D、Package

    正确答案:D

  • 第17题:

    You want to provide a tool that allows users quick access to form modules, by listing them in an Explorer-style interface. Which reusable component do you use?()

    • A、ActiveX controls 
    • B、Calendar Class 
    • C、Standard Object Library 
    • D、Picklist Class 
    • E、Wizard Class 
    • F、Navigator Class

    正确答案:F

  • 第18题:

    You create a Web page named TestPage.aspx and a user control named contained in a file named TestUserControl.ascx.You need to dynamically add TestUserControl.ascx to TestPage.aspx. Which code segment should you use?()

    • A、protected void Page_Load(object sender, EventArgs e) { Control userControl=Page.LoadControl("TestUserControl.ascx"); Page.Form.Controls.Add(userControl); }
    • B、protected void Page_Load(object sender, EventArgs e) { Control userControl = Page.FindControl("TestUserControl.ascx"); Page.Form.Controls.Load(userControl); }
    • C、protected void Page_PreInit(object sender, EventArgs e) { Control userControl =Page.LoadControl("TestUserControl.ascx");Page.Form.Controls.Add(userControl); }
    • D、protected void Page_PreInit(object sender, EventArgs e) { Control userControl = Page.FindControl("TestUserControl.ascx"); Page.Form.Controls.Load(userControl); }

    正确答案:C

  • 第19题:

    You work as an application developer at Contoso.com. You use Microsoft .NET Framework 3.5 and Microsoft ADO.NET to develop an application. The database on the Microsoft SQL Server 2005 database has two tables that are displayed by using two SqlConnection objects in two different GridView controls. You want the tables to be displayed at the same time with the use a single SqlConnection object.   What should you do?()

    • A、 Create a bound connection by using the sp_getbindtoken and the sp_bindsession stored procedures.
    • B、 Enable Multiple Active Result Sets (MARS) in the connection string of the application. 
    • C、 Create an exception handler for the connection-busy exception that is thrown on using a single SqlConnection object.
    • D、 Run the two SqlDataReader objects by using a single SqlCommand object.

    正确答案:B

  • 第20题:

    单选题
    You want to provide a tool that allows users quick access to form modules, by listing them in an Explorer-style interface. Which reusable component do you use?()
    A

    ActiveX controls 

    B

    Calendar Class 

    C

    Standard Object Library 

    D

    Picklist Class 

    E

    Wizard Class 

    F

    Navigator Class


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

  • 第21题:

    多选题
    Which three will compile and run without exception?()
    A

    private synchronized Object o;

    B

    void go() {synchronized() { /* code here */ }

    C

    public synchronized void go() { /* code here */ }

    D

    private synchronized(this) void go() { /* code here */ }

    E

    void go() {synchronized(Object.class) { /* code here */ }

    F

    void go() {Object o = new Object();synchronized(o) { /* code here */ }


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

  • 第22题:

    单选题
    Where should a Developer go to freely manipulate inline style coding for an object?()
    A

    Design

    B

    Source

    C

    Properties

    D

    Controls


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

  • 第23题:

    单选题
    If an inflatable liferaft is to be released manually,where should the operating cord be attached before throwing the raft overboard?()
    A

    Do not attach the cord to anything but throw it overboard with the raft container

    B

    Attach the cord to a fixed object on the ship

    C

    You should stand on the cord

    D

    Attach the cord to the special pad eye on the raft davit launcher


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

  • 第24题:

    单选题
    You work as a Web Developer at Certkiller.com. You are in the process of creating a Webapplication using Microsoft ASP.NET 3.5.  A third-party assembly contains custom server controls. This assembly does not contain a strongname and it’s not part of the application’s Microsoft Visual Studio 2008 solution. You have to makesure that the other users are able to use the custom controls. You decide to configure theapplications project.  What should you do?()
    A

    You should add a project reference to the project.

    B

    You should add a Web reference to the project.

    C

    You should add a service reference to the project.

    D

    You should add an assembly reference to the project.


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