Matching Command Quiz

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson
Download our mobile app to listen on the go
Get App

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

Flashcards are hidden until you start studying

More Like This

Karel Programming Concepts Quiz
12 questions
Arduino Programming Commands and Syntax
40 questions
WWW Programming - 2
45 questions

WWW Programming - 2

HandierJadeite2200 avatar
HandierJadeite2200
Use Quizgecko on...
Browser
Browser