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; 'ข้อความ' (B)</p> Signup and view all the answers

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

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

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

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

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

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

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

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

More Like This

Karel Programming Concepts Quiz
12 questions
Arduino Programming Commands and Syntax
40 questions
Use Quizgecko on...
Browser
Browser