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 05
Ngày làm bài: Hôm nay lúc 09:25:25 (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-
How do you force a line break at a specific location within literal text?
  A - 
Add a Br element where you want the line break to occur
  B - 
Type at the end of the line
  C - 
Add a P element where you want the line break to occur
  D - 
None of the others
2-
How do you manage states in asp.net application
  A - 
Application Objects
  B - 
Viewstate
  C - 
Session Objects
  D - 
All of the others
3-
HTTP is known as a stateless protocol because
  A - 
after an application generates a web page, the application ends and its data is lost
  B - 
the browser that sends an HTTP request for an application has no way of knowing what server was used to process previous requests for the application
  C - 
the server that receives an HTTP request for a web page has no way to associate the browser that request with its previous requests
  D - 
after the web page generated by an application is returned to the client in an HTTP response, the session ends
4-
If you display the following web-page:


The words "The beginning" will be displayed in:
  A - 
green
  B - 
red
  C - 
The default color (black for most browsers)
  D - 
blue
5-
If you don’t set the Wxprires property of a per persistent cookie, the cokie
  A - 
expires based on the default value set for the application
  B - 
expires at the end of the session
  C - 
doesn’t expire
  D - 
expires based on the default value set by the browser
6-
If you set the AutoPostBack property of a control to True, the page is posted back to the server
  A - 
when the value of the control changes, but only if view state is enabled for the control
  B - 
only if the IsPostBack property of the page is set to True
  C - 
whenever the value of the control changes
  D - 
when you change the value of the control and then click a button control
7-
If you want the same error message to be displayed in the validator and the validation summary control, you
  A - 
set the ErrorMessage property to the message and the Display property to Dynamic
  B - 
set the ErrorMessage property to the message and don’t set the Text property
  C - 
set the Text property to the message and don’t set the ErrorMessage property
  D - 
set the ErrorMessage property to the message and the Display property to Static
8-
If an XML doesn’t contain any syntax violations, it is said to be ____
  A - 
well coded
  B - 
syntactically clean
  C - 
strongly typed
  D - 
well formed
9-
If you want to apply the master page to only a specific subset of pages (such as pages contained within a specific folder of your application), you can use the ____ element within the web.config file.
  A - 
<configuration>
  B - 
<appSettings>
  C - 
<system.web>
  D - 
<location>
10-
In the Design view in Visual Studio 2005 of an ASP.NET web page, what is the easiest way to create an event handler for the default event of a SP.NET server control?
  A - 
Double-click the control
  B - 
Right-click the control and select Create Handler
  C - 
Open the code-behind page and write the code
  D - 
Drad an event handler from the ToolBox to the desired control
 
[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 CSS ( English ) - Bài 02
Trắc Nghiệm Visual Basic - Bài 21
Trắc Nghiệm Thiết Kế Web (English) - Bài 36
Trắc Nghiệm Ngôn Ngữ Lập Trình C ( English ) - Bài 35
Trắc Nghiệm Thiết Kế Web (English) - Bài 08
Trắc Nghiệm C Sharp - Bài 20
Trắc Nghiệm Pascal - Bài 08
10 Câu Hỏi Trắc nghiệm Về ASP.NET - Phần 02
Trắc nghiệm XML - Bài 16
Trắc Nghiệm ASP.NET (English) - Bài 24
Trắc Nghiệm Java - Bài 19
Trắc Nghiệm Ngôn Ngữ Lập Trình C ( English ) - Bài 70
Trắc Nghiệm Ngôn Ngữ Lập Trình C ( English ) - Bài 02
Trắc Nghiệm Ngôn Ngữ Lập Trình C ( English ) - Bài 04
Trắc Nghiệm Ngôn Ngữ Lập Trình C ( English ) - Bài 20
Trắc Nghiệm Ngôn Ngữ Lập Trình C ( English ) - Bài 62
Trắc Nghiệm Pascal - Bài 01
Trắc Nghiệm C Sharp - Bài 04
Trắc Nghiệm Java - Bài 44
Trắc Nghiệm C++ - Bài 08
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