ข้อสอบ ประเภท : เฉลยทีละข้อ - ทันที
ชุดแบบสอบ ทดสอบความรู้ 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. What is the name of the system variable that keeps track of the Y position of a graphical object [vb024]
      Y
      ThisY
      CurrentY
      YValue
      ยังไม่เลือก
    ค่อย ๆ คิด อย่าใจร้อนครับ


    5. What does the Step keyword used with the For/Next Loop do [vb019]
      Allows the loop to be missed if the condition is True
      Increments values according to the Step value
      Syntax error
      The Step keyword is illegal with counted loops
      ยังไม่เลือก
    ค่อย ๆ คิด อย่าใจร้อนครับ


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

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