
Lap trinh web 1
Quiz
•
Computers
•
5th Grade
•
Practice Problem
•
Medium
Minh Trần
Used 1+ times
FREE Resource
Enhance your content in a minute
50 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Control nào kiểm tra giá trị trong khoảng cho trước?
<asp:CompareValidator>
< asp:RangeValidator>
< asp:ValidatorSummary>
<asp:RegularExpressionValidator>
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho file Book.xml sau:
<?xml version="1.0"?>
<Catalog>
<Order>
<Type>1</Type>
</Order>
<Book>
<ID>1</ID>
</Book>
</Catalog>
Hãy cho biết số lượng DataTable của một DataSet sau khi đọc Schema của file này?
Chọn một:
1
2
3
4
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Biểu thức nào sau đây là sai nếu chưa chỉ định sử dụng namespace System.Web.UI.WebControls?
Button button = (Button)form1.Controls[0];
Stack stack = new Stack();
DataTable table = (DataTable)listB ox1.DataSource;
XmlTextReader rdr;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn code sau:
protected void Page_Load(object sender, EventArgs e)
{
if (!this.IsPostBack)
{
DanhMucSach dm = new DanhMucSach();
dm.Table = new DataTable();
this.Session["DanhMucSach"] = dm;
// ...
}
}
Trong các đoạn server-side code khác, biểu thức nào là đúng?
DanhMucSach dm = Session[“DanhMucSach”];
DanhMucSach dm = (DanhMucSach)Session[“DanhMucSach”];
DataTable table = Session[“DanhMucSach”].Table;
DataTable table = (DataTable)Session[“DanhMucSach”].Table;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Phương thức nào của DataSet dùng để ghi cấu trúc các bảng dữ liệu vào một file .xsd?
WriteXml()
WriteXmlSchema()
ReadXml()
ReadXmlSchema()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Phương thức nào của DataAdapter dùng để đưa dữ liệu vào DataTable?
Fill()
Update()
Load()
SendData()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Đoạn xml dưới đây có gì SAI?
<Order Type=“1”><ID></ID><Name></Name><Order>
Chọn một:
Giữa cặp <ID></ID> không có dữ liệu
Giữa các tag không có WhiteSpace
<Order> không có </Order>
<Order> có thuộc tính
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
55 questions
[1.2] Communication and Internet Technologies
Quiz
•
5th Grade
50 questions
ICT KS3 ERC End of Year Quiz
Quiz
•
4th - 10th Grade
50 questions
Quiz Latihan Soal-Soal UTS Keamanan Jaringan
Quiz
•
KG - University
45 questions
GCSE Python Legends
Quiz
•
1st - 12th Grade
50 questions
On tap Phan A khoi 5 bai 3
Quiz
•
5th Grade
51 questions
Yr 8 (IT3) - Hardware & Software
Quiz
•
5th - 9th Grade
51 questions
Grade 5 Revision Quiz-II Term
Quiz
•
5th Grade
50 questions
6րդ դասարան ամփոփում
Quiz
•
5th Grade
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
Discover more resources for Computers
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
20 questions
Making Inferences
Quiz
•
5th Grade
10 questions
Exploring Europe: Geography, History, and Culture
Interactive video
•
5th - 8th Grade
10 questions
Simplifying Fractions
Quiz
•
5th Grade
10 questions
Charlie Brown's Thanksgiving Adventures
Interactive video
•
2nd - 5th Grade
