Matching Command Quiz
8 Questions
1 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

คำสั่งใดบอกถึงการแสดงผลข้อความในลักษณะเดียวกับตัวอย่าง?

  • console.log('ข้อความ')
  • System.out.println('ข้อความ')
  • print('ข้อความ') (correct)
  • echo 'ข้อความ'
  • ในภาษาโปรแกรมต่าง ๆ คำสั่งข้อใดไม่เกี่ยวข้องกับการแสดงผลข้อความ?

  • display('ข้อความ')
  • write('ข้อความ')
  • input('ข้อความ') (correct)
  • printf('ข้อความ')
  • ในภาษาโปรแกรม JavaScript คำสั่งใดใช้สำหรับการแสดงผลข้อความ?

  • echo 'ข้อความ'
  • console.log('ข้อความ') (correct)
  • print('ข้อความ')
  • System.out.println('ข้อความ')
  • ในการเขียนโปรแกรมภาษา C หรือ C++ คำสั่งใดใช้สำหรับการแสดงผลข้อความ?

    <p>cout &lt;&lt; 'ข้อความ'</p> Signup and view all the answers

    คำสั่งใดบอกถึงการแสดงผลข้อความในลักษณะเดียวกับตัวอย่าง?

    <p>console.log('ข้อความ')</p> Signup and view all the answers

    ในภาษาโปรแกรม JavaScript คำสั่งใดใช้สำหรับการแสดงผลข้อความ?

    <p>console.log('ข้อความ')</p> Signup and view all the answers

    ในภาษาโปรแกรมต่าง ๆ คำสั่งข้อใดไม่เกี่ยวข้องกับการแสดงผลข้อความ?

    <p>display('ข้อความ')</p> Signup and view all the answers

    ในการเขียนโปรแกรมภาษา C หรือ C++ คำสั่งใดใช้สำหรับการแสดงผลข้อความ?

    <p>cout &lt;&lt; 'ข้อความ';</p> Signup and view all the answers

    More Like This

    Use Quizgecko on...
    Browser
    Browser