ศูนย์สอบออนไลน์ (Online Quiz Center)
ศัพท์อังกฤษ (ศัพท์ยาก) - ความรู้ทั่วไป ชุดประเทศไทย - สังคมระดับมัธยมถึงปริญญา - ศัพท์อังกฤษ ระดับต้น
คอมพิวเตอร์เบื้องต้น - นักวิทยุสมัครเล่น - จังหวัด รหัสไปรษณีย์ - Visual Basic - JAVA - ศัพท์200 - ทั่วไป.ศิริรุ่ง
แบบทดสอบความรู้ Visual Basic ในชุด 5 ข้อ
ปรับปรุง : 2553-11-25 (ปรับการแสดงผล)
1. The SelStart Property of a TextBox is used to [vb012]
Identify the start of the Text
There is no such Property
Identify the start of highlighted text
Identify the color
ผิดทุกตัวเลือก

2. Which control allows you to create a TCP/IP session [vb036]
Internet Transfer Control
Winsock
WebBrowser
ODBC
ผิดทุกตัวเลือก

3. Right("Love Thailand",3) [vb011]
Returns "Lov"
Returns "Tha"
Returns "and"
Returns "LTd"
ผิดทุกตัวเลือก

4. When does recursion occur [vb035]
When a function calls itself
When no code is associated with an Event
At design-time
When a Property is assigned an invalid value
ผิดทุกตัวเลือก

5. msg = Replace("Please confirm what you can do", "do", "confirm") [vb010]
msg will contain, "Please do what you can confirm"
msg will contain, "Please confirm what you can confirm"
msg will contain, "Please do what you can do confirm"
msg will contain, "Please do what you can do"
ผิดทุกตัวเลือก