Tài liệu 320 câu công nghệ trắc nghiệm web 1 - asp.net có đáp án

Thảo luận trong 'Thiết Kế Web' bắt đầu bởi Thúy Viết Bài, 5/12/13.

  1. Thúy Viết Bài

    Thành viên vàng

    Bài viết:
    198,891
    Được thích:
    173
    Điểm thành tích:
    0
    Xu:
    0Xu
    Câu 1: A typical ASP.NET page has an extension of
    a aspx
    b asp
    c cs
    d vb


    Câu 2: A valid comment block in ASP.NET is ____
    a. <!--Comment-->
    b. <!---CSomment--->
    c. <%--Comment--%>
    d. <%!--Comment-->


    Câu 3: A web application that you have created is now in the debugging phase. You are
    responsible for the debugging phase of the process. After loading the Web application
    into Visual studio, you select Debug > Start from the menu. You want to start the
    debugging process with the index.aspx page, but when you start the debugging process a
    page called actions.aspx is loaded in the browser window.
    How can you solve this problem?


    a. Pages will load in the Debug environment in alphabetical order. You have no control
    over this behavior.
    b. In the Internet Information Services Console, drill down to your Web sitr. Right click
    on the node for your Web site and select properties. Go to the Documents tab and place
    index.aspx at the top the list of the default documents.
    c. In the Solution Exploer window, locate the index.aspx page. Right click on the page
    and select View in Browser.
    d. In the Solution Explorer window, locate the index.aspx page. Right click on the
    page and select Set as Start Page. Then start the debugger normally.


    Câu 4: A ____ is a piece of data stored in a small text file to maintain information about
    the client during and between browser sessions.
    a. vitual record.
    b. Web log.
    c. tracking file.
    d. cookie.


    Câu 5: A dynamic pseudo-class is a class that
    a. is applied when the condition it specifies occurs.
    b. is applied by naming it on the Class attributr of an element.
    c. can be used only with the Anchor element.
    d. can be used only with the element specified in its definition.
    Câu 6: A custom validator is typically used when
    a. the browser doesn’t support DHTML
    b. validation values are set based on user input
    c. the validation is based on the data in a database
    d. the page is submitted in response to the user clicking a submit button whose
    CausesValidation property is set to False


    Câu 7: A Few of the Namespaces that get imported by default in an ASPX file are ____
    a. System, System.Net, System. Reflection, System.Web
    b. #System, System.IO, System.Management. System.Globalization
    c. System, System.Collections, System.Text, System.Web
    d. System, System.Daata, System.Drawing, System.Globalization


    Câu 8: A StyleSheetTheme is meant to be applied during application development. If
    both a Theme and StyleSheetTheme are applied to an application. Which the properties
    of controls are applied in the following order?
    a. Control properties, StyleSheetTheme properties, Theme properties.
    b. Theme properties, StyleSheetTheme properties, Control properties.
    c. StyleSheetTheme properties, Control properties, Theme properties.
    d. StyleSheetTheme properties, Theme properties, Control properties.


    Câu 9: Acustom validator is typically used when
    a. the browser dosen’t support DHTML
    b. validation values are set based on user input
    c. the validation is based on the data in a datanase
    d. the page is submitted in response to the user clicking submit button whose
    CausesValidation property is set to False


    Câu 10: A Few of the Namespaces that get imported by default in an ASPX file are ____
    a. System. System.NET. System.Reflection. System.Web
    b. #System. System.IO. System.Management. System.Globalization
    c. System. System.Collections. System.Text. System.Web
    d. System. System.Data. System.Drawing. System.Globalization


    Câu 11: A specific control can be excluded from having the Theme override its properties
    by setting the ____ property to false.
    a. Disable Theming
    b. Theming
    c. Theme
    d. Enable Theming


    Câu 12: A DataSet’s structure can be determined at ____.
    a. Only at design time
     

    Các file đính kèm:

Đang tải...