ข้อสอบ ประเภท : เฉลยทีละข้อ - ทันที
ชุดแบบสอบ ทดสอบความรู้ Visual Basic ในชุด 5 ข้อ
แต่ถ้าต้องการแบบตอบแล้ว สรุปผลหลังทำครบทุกข้อ ให้ไปที่ ศูนย์สอบ เพื่อเลือกแบบสอบใหม่
    1. SQL statement for selects all records from the saleman table [vb045]
      select from saleman
      select * from saleman
      select everything from saleman
      select saleman
      ยังไม่เลือก
    ค่อย ๆ คิด อย่าใจร้อนครับ


    2. SQL Statement for delete all records from a table [vb047]
      DELETE FROM saleman where s_enrolNumber=ALL
      DELETE FROM saleman where s_enrolNumber=s_enrolNumber
      DELETE FROM saleman
      DELETE ALL FROM saleman
      ยังไม่เลือก
    ค่อย ๆ คิด อย่าใจร้อนครับ


    3. What keyword is placed before a parameter to a function, that means it may be written to in the function [vb032]
      ByValue
      ByReference
      ByVal
      ByRef
      ยังไม่เลือก
    ค่อย ๆ คิด อย่าใจร้อนครับ


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


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


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

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