ศูนย์สอบออนไลน์ (Online Quiz Center)
ศัพท์อังกฤษ (ศัพท์ยาก) - ความรู้ทั่วไป ชุดประเทศไทย - สังคมระดับมัธยมถึงปริญญา - ศัพท์อังกฤษ ระดับต้น
คอมพิวเตอร์เบื้องต้น - นักวิทยุสมัครเล่น - จังหวัด รหัสไปรษณีย์ - Visual Basic - JAVA - ศัพท์200 - ทั่วไป.ศิริรุ่ง
แบบทดสอบความรู้ Visual Basic ในชุด 5 ข้อ
ปรับปรุง : 2553-11-25 (ปรับการแสดงผล)
1. Me.Circle (1000, 2000), 300 [vb007]
The X position for the center of the circle is 1000
The X position for the left of the circle is 1000
The X position for the center of the circle is 2000
The X position for the left of the circle is 2000
ผิดทุกตัวเลือก

2. What does a post-condition loop do [vb016]
Perform the test at the start of the loop
Perform the test at the end of the loop
Loop a predetermined number of times
count backwards
ผิดทุกตัวเลือก

3. What is the result of setting the DragMode for a control to Automatic [vb025]
The MouseDown, MouseMove and MouseUp Event are disabled
The MouseDown, MouseUp and Click Event are disabled
The GotFocus Event is disabled
The control is able to move without any user intervention
ผิดทุกตัวเลือก

4. What will Hex(100) return [vb034]
75
100
64
128
ผิดทุกตัวเลือก

5. Properties cannot be set at run-time [vb043]
Height
Width
Name
Top
ผิดทุกตัวเลือก