OS with C programming
Quiz
•
Computers
•
University
•
Medium
Saksit Sirisakda
Used 14+ times
FREE Resource
Enhance your content in a minute
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ฟังก์ชันใน stdio.h ของภาษาซี ที่ใช้ในการแสดงผล
print();
printf();
prinf();
pinf();
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
ข้อใดแสดงผลลัพธ์คำว่า Hello OS ออกมา
printf(Hello OS);
printf('Hello OS');
printf("Hello OS");
printf(Hello OS)
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
ฟังก์ชันใน stdio.h ของภาษาซี ที่ใช้ในการรับค่าจากทางแป้นพิมพ์ผู้ใช้
scanf();
read();
in();
input();
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
รับค่าจำนวนเต็มใส่ให้ตัวแปรชื่อ number ยังไง
scanf("%d", &number)
scanf("%f", &number)
scanf("%s", &number)
scanf("%c", &number)
Answer explanation
เราใส่ & เพื่อบอกว่าเอาที่อยู่หน่วยความจำ (memory address) ของตัวแปรตัวนั้น
สำหรับตัวแปรอาร์เรย์ ไม่ต้องใส่ เพราะตัวมันเก็บ memory address ของสมาชิกตัวแรกไว้อยู่แล้ว
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
%s ใช้บ่งบอกชนิดของค่าที่เป็นอักขระ (Character)
จริง
หลอก
Answer explanation
%s คือ ข้อความ
%c คือ อักขระ
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
ค่าชนิดสตริง (Type of string) ในภาษาซี โดยพื้นฐานแล้วไม่มี
จริง
หลอก
Answer explanation
เราสามารถสร้างสายอักขระ (String) ได้จากการสร้างอาร์เรย์ของอักขระแทน
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
ประกาศตัวแปรสตริง ทำอย่างไร
char a = "Hello";
char a[ ] = 'Hello';
string a = "Hello";
char a[ ] = "Hello";
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
ทำความรู้จักกับภาษาไพทอน
Quiz
•
University
10 questions
เทคโนโลยีดิจิทัล
Quiz
•
University
10 questions
Managing User Accounts
Quiz
•
9th Grade - University
10 questions
5-函数
Quiz
•
University
10 questions
แบบทดสอบหน่วยการเรียนรู้ที่ 2 เทคโนโลยีการจัดการข้อมูล (M.5)
Quiz
•
University
12 questions
Android App Development
Quiz
•
University
10 questions
คำถามเกี่ยวกับสื่อการเรียนการสอนด้วยเทคโนโลยี AR
Quiz
•
12th Grade - University
10 questions
PF Unit 10
Quiz
•
9th Grade - University
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
4 questions
Activity set 10/24
Lesson
•
6th - 8th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
30 questions
October: Math Fluency: Multiply and Divide
Quiz
•
7th Grade
Discover more resources for Computers
10 questions
Halloween Movies Trivia
Quiz
•
5th Grade - University
7 questions
Central Idea of Informational Text
Interactive video
•
4th Grade - University
7 questions
Review for You: Using Commas
Interactive video
•
4th Grade - University
5 questions
Using Context Clues
Interactive video
•
4th Grade - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
14 questions
Eat Healthy,Be Healty
Quiz
•
4th Grade - University
7 questions
Safari Scholar: Searching for Subject-Verb Agreement
Interactive video
•
4th Grade - University
