Tìm kiếm:
TRANG NHÀ
Giới thiệu VNEDU.ORG
Điều khoản và bản quyền
Liên lạc VNEDU
TRẮC NGHIỆM TRỰC TUYẾN
---Công Cụ:---
Soạn Biểu thức
Bảng màu HTML
Ký hiệu đặc biệt 01
Ký hiệu đặc biệt 02
Ký hiệu đặc biệt 03
Ký hiệu đặc biệt 04
Ký hiệu đặc biệt 05
Ký hiệu đặc biệt 06
Ký hiệu đặc biệt 07
Ký hiệu đặc biệt [Toán]
Tin Học   ||  Căn Bản    Văn Phòng    Hệ Thống - Mạng    Phần Mềm Ứng Dụng    Kỹ thuật số    Lập trình    SQL  

Trắc Nghiệm ASP.NET (English) - Bài 21
Ngày làm bài: Hôm nay lúc 04:23:47 (Server time)
Số câu hỏi: 10.   Tổng điểm: 10
Yêu cầu hoàn thành: 60 phút.
Thời gian còn lại: 
Cỡ chữ câu hỏi:  Cỡ chữ đáp án:


1-
Which statement best describes the operation of the following code?
Dim Students As AortedList
If Session ( "Students" ) Is Nothing Then
Session (" Student ") = Students
End If
  A - 
If the session state object named Students doesn’t exist, it creates onw that contains the Students sorted list
  B - 
If the session state item named Students doesn’t exist, it creares one that contains the Students sorted list
  C - 
If the session state item named Students is empty, it populates it with the Students sorted list
  D - 
If the session state object named Students is empty, it populates it with the Students sorted list
2-
Which statement retrieves the value of the cookie named Password?
  A - 
password = Request.Cookies("Password")
  B - 
password = Request.Cookies("Password").Value
  C - 
password = Request.Cookies. Name("Password").Value
  D - 
password = Request.Cookies.Name("Password")
3-
Which statement best describes the operation of the following code?
If Not IsPostBack Then
Dd1Products . DataBind( )
End IfEnd
  A - 
If the page is being requested for the first time, bind a drop-down list to a data source
  B - 
If the page isn’t being requested for the first time, bind a drop-down list to a drop- down list
  C - 
If the page isn’t being requested for the first time, bind a drop-down list to a data source
  D - 
If the page is being requested for the first time, bind a data source to a drop-down list
4-
Which of the statement best describes the operation of the following code?
Dim dvTable As DataView = Ctype (AccessDataSource1.Select ( _
DataSourceSelectArguments.Empty), DataView)
dvTable.RowFilter = "ProductID = ’ " & ddlProducts.SelectedValue & " "
Dim drvRow As DataRowView=dvTable(0)
  A - 
The data for a single row is filtered from a data source based on the value selected from a drop-down list, and the row is stored in a DataRowView object named drvRow.
  B - 
The data for the first column in a row that has been filtered from a data source is stored in a DataRowView object named drvRow
  C - 
The data for the first non-empty row in result table is extracted from a data source and stored in a DataRowView object named drvRow
  D - 
The data for the first column in a row that has been filtered from a data
5-
Which tag allows you to specify a cell in a table?
  A - 
<cell></cell>
  B - 
<tr></tr>
  C - 
<tc></tc>
  D - 
<td></td>
6-
Which tag creates a hyperlink in HTML?
  A - 
<link>
  B - 
<a>
  C - 
<href>
  D - 
<alt>
7-
Which XML technollogy enables structure to be built into an XML document?
  A - 
XQuery
  B - 
XForms
  C - 
XPath
  D - 
XSchema
8-
Which testing your ASP.NET web application you noticed that while clicking on CheckBox of one of the web page it does not cause a PostBack; you required that the CheckBox should make PostBack so Web page can be update on the server-side code.
How can you make the CheckBox to cause a PostBack?
  A - 
Set the AutoBack property to true
  B - 
Set PostBackAll property of the Web page to true
  C - 
Add server-side code to listen for the click event from the client
  D - 
Add JavaScript code to call the ForcePostBack method
9-
While writing code in Visual Studio 2005 you creates a new instance of a ASP.NET TextBox server control, what do you need to do to get the TextBox to display on the Web page?
  A - 
Set the VisibleControl to true on the TextBox
  B - 
Call the ShowControl method on the TextBox
  C - 
Add the TextBox instance to the form1.Controls collection
  D - 
Execute the AddControl method on the Web page
10-
While creating your ASP.NET web based application you want to create multiple RadioButton server controls which should be mutually exclusive, what property of RadioButton server controls you must set?
  A - 
Exclusive
  B - 
GroupName
  C - 
Grouped
  D - 
MutuallyExclusive
 
[Người đăng: Thành Lãm - ST]
Ghé thăm Kênh của Vị Sư "hai lần chết đi sống lại"
Tu Si Chau Soc Thon

https://www.youtube.com/channel/UCoyC9WTTVR-M3qpTKKEXGnQ

Chau Soc Thon Official Channel


Phong Bảo Official
Phong Bao Official
Xem Nhiều nhất
Trắc Nghiệm Pascal - Bài 20
Trắc Nghiệm ASP.NET - Bài 12
Trắc Nghiệm Ngôn Ngữ Lập Trình C - Bài 16
Trắc Nghiệm ASP.NET - Bài 01
Trắc Nghiệm ASP.NET - Bài 03
Trắc nghiệm C++ - Bài 18
Trắc Nghiệm C# - Bài 53
Trắc Nghiệm ASP.NET - Bài 02
Trắc Nghiệm C# - Bài 42
Trắc Nghiệm Java - Bài 01
Trắc Nghiệm ASP.NET - Bài 04
Trắc Nghiệm Pascal - Bài 22
Trắc Nghiệm ASP.NET - Bài 13
Trắc Nghiệm ASP.NET - Bài 09
Trắc Nghiệm ASP.NET - Bài 08
Trắc nghiệm PHP - Bài 01
Trắc Nghiệm ASP.NET - Bài 06
Trắc Nghiệm ASP.NET - Bài 11
Trắc Nghiệm ASP.NET - Bài 05
Trắc Nghiệm ASP.NET - Bài 23
Đề Xuất
Trắc Nghiệm C Sharp - Bài 25
Trắc Nghiệm Ngôn Ngữ Lập Trình C ( English ) - Bài 08
Trắc Nghiệm Ngôn Ngữ Lập Trình C ( English ) - Bài 73
Trắc Nghiệm Thiết Kế Web Và Flash - Bài 25
Trắc Nghiệm ASP.NET - Bài 04
Trắc Nghiệm Thiết Kế Web Và Flash - Bài 21
Trắc nghiệm Linux - Bài 50
Trắc Nghiệm Thiết Kế Web Và Flash - Bài 11
Trắc Nghiệm Thiết Kế Web Và Flash - Bài 33
Trắc nghiệm Ngôn Ngữ Lập Trình C++ - Bài 06
Trắc nghiệm Linux ( English ) - Bài 32
Trắc Nghiệm Thiết Kế Web Và Flash - Bài 05
Trắc Nghiệm Ngôn Ngữ Lập Trình C - Bài 21
Trắc nghiệm Linux ( English ) - Bài 27
Trắc Nghiệm C Sharp - Bài 20
Trắc Nghiệm Java - Bài 41
Trắc nghiệm C++ - Bài 15
Trắc nghiệm Ngôn Ngữ Lập Trình C++ - Bài 03
Trắc nghiệm XML - Bài 19
Trắc Nghiệm Visual Basic - Bài 13
Phát triển hệ thống: TRƯƠNG HỮU ĐỨC - Phiên bản 3.0 - © Copyright 2013 - 2024 - VNEDU.ORG

free counters