ศูนย์สอบออนไลน์ (Online Quiz Center)
ศัพท์อังกฤษ (ศัพท์ยาก) - ความรู้ทั่วไป ชุดประเทศไทย - สังคมระดับมัธยมถึงปริญญา - ศัพท์อังกฤษ ระดับต้น
คอมพิวเตอร์เบื้องต้น - นักวิทยุสมัครเล่น - จังหวัด รหัสไปรษณีย์ - Visual Basic - JAVA - ศัพท์200 - ทั่วไป.ศิริรุ่ง
แบบทดสอบความรู้ Visual Basic ในชุด 5 ข้อ
ปรับปรุง : 2553-11-25 (ปรับการแสดงผล)
1. Three-letter mnemonic for a CommandButton [vb026]
cmd
com
command
cnd
ผิดทุกตัวเลือก

2. Best describes a Counted loop [vb038]
A loop that performs the test at the start
A loop that performs the test at the end
A loop that iterates a predetermined number of times
A loop that counts backwards
ผิดทุกตัวเลือก

3. control.ZOrder 0 [vb001]
Places the control at the top of the Z Order
Places the control at the bottom of the Z Order
Sends the control to the back of the other controls
Hides the control
ผิดทุกตัวเลือก

4. The TypeOf function is used to [vb013]
Identify the data type of a variable
Identify the type of form
Identify the current font
Identify the type of control
ผิดทุกตัวเลือก

5. 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
ผิดทุกตัวเลือก