ข้อสอบ ประเภท : เฉลยทีละข้อ - ทันที
ชุดแบบสอบ ทดสอบความรู้ Visual Basic ในชุด 5 ข้อ
แต่ถ้าต้องการแบบตอบแล้ว สรุปผลหลังทำครบทุกข้อ ให้ไปที่ ศูนย์สอบ เพื่อเลือกแบบสอบใหม่
    1. SQL statement for updating a record [vb046]
      UPDATE saleman SET s_dob = #20/01/2547# WHERE s_enrolNumber = 47
      UPDATE saleman WITH s_dob = #20/01/2547# WHERE s_enrolNumber = 47
      UPDATE saleman s_dob = #20/01/2547# WHERE s_enrolNumber = 47
      UPDATE s_dob = #20/01/2547# to s_enrolNumber = 47
      ยังไม่เลือก
    ค่อย ๆ คิด อย่าใจร้อนครับ


    2. Which Property should be set for every control [vb048]
      Caption
      Text
      Interval
      Name
      ยังไม่เลือก
    ค่อย ๆ คิด อย่าใจร้อนครับ


    3. 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
      ยังไม่เลือก
    ค่อย ๆ คิด อย่าใจร้อนครับ


    4. Why are three-letter mnemonics used when naming controls [vb049]
      To confuse the programmer
      To identify the type of control
      To make the program run faster
      To reduce the amount of memory required for the program
      ยังไม่เลือก
    ค่อย ๆ คิด อย่าใจร้อนครับ


    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"
      ยังไม่เลือก
    ค่อย ๆ คิด อย่าใจร้อนครับ


ศัพท์ภาษาอังกฤษ (ศัพท์ยาก) - ความรู้ทั่วไป ชุดประเทศไทย - สังคมระดับมัธยมถึงปริญญา
ศัพท์ภาษาอังกฤษ ระดับต้น - คอมพิวเตอร์เบื้องต้น และการจัดการระบบปฏิบัติการ - นักวิทยุสมัครเล่น
จังหวัด รหัสไปรษณีย์ - Visual Basic - JAVA - ทั่วไป.ศิริรุ่งสาวโยนก

ปรับปรุง : 2564-02-12
.