การเขียนโปรแกรม C เบื้องต้น

Quiz
•
Information Technology (IT)
•
12th Grade
•
Medium
เรวดี พิพัฒน์สูงเนิน
Used 1+ times
FREE Resource
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
ภาษา C ถูกพัฒนาโดยใคร?
Linus Torvalds
James Gosling
Dennis Ritchie
Bjarne Stroustrup
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ฟังก์ชันหลักในภาษา C คืออะไร?
start
main
run
execute
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ตัวแปรในภาษา C ต้องประกาศอย่างไร?
ไม่ต้องประกาศตัวแปรในภาษา C สามารถใช้ได้ทันที;
ใช้คำสั่ง print เพื่อประกาศตัวแปร เช่น print a;
ต้องประกาศด้วยประเภทข้อมูล ตามด้วยชื่อ เช่น int a; หรือ float b = 5.0;
ประกาศโดยใช้ชื่อก่อนแล้วตามด้วยประเภทข้อมูล เช่น a int;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
คำสั่งใดใช้สำหรับการแสดงผลในภาษา C?
output()
show()
printf()
display()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
การใช้คำสั่ง if-else ในภาษา C มีรูปแบบอย่างไร?
if { // code if true } else (condition) { // code if false }
if (condition) { // code if true } else { // code if false }
if (condition) { // code } else if { // code if false }
if (condition) // code if true else // code if false
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
การทำซ้ำในภาษา C สามารถใช้คำสั่งใดได้บ้าง?
goto
for, while, do-while
case
switch
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
การจัดการหน่วยความจำในภาษา C ใช้ฟังก์ชันใด?
freeup
alloca
malloc, calloc, realloc, free
malloc2
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
สื่อกลางเครือข่ายคอมพิวเตอร์

Quiz
•
12th Grade
15 questions
C++ Quiz 1

Quiz
•
12th Grade
15 questions
Quiz sobre el ornitorrinco y la programación

Quiz
•
8th Grade - University
15 questions
Mobile Devices and Networking Concepts Quiz

Quiz
•
12th Grade
15 questions
Python for loop/lists

Quiz
•
9th Grade - University
10 questions
Ransomware Awareness Quiz

Quiz
•
9th - 12th Grade
10 questions
Understanding User Interfaces and Programming

Quiz
•
9th Grade - University
10 questions
นวัตกรรมที่ใช้ปัญญาประดิษฐ์

Quiz
•
12th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Information Technology (IT)
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
11 questions
NFL Football logos

Quiz
•
KG - Professional Dev...
28 questions
Ser vs estar

Quiz
•
9th - 12th Grade
29 questions
CCG 2.2.3 Area

Quiz
•
9th - 12th Grade
15 questions
PRESENTE CONTINUO

Quiz
•
9th - 12th Grade
13 questions
BizInnovator Startup - Experience and Overview

Quiz
•
9th - 12th Grade
16 questions
AP Biology: Unit 1 Review (CED)

Quiz
•
9th - 12th Grade