ตัวดำเนินการใดไม่ใช่ตัวดำเนินการทางตรรก
ภาษาซีif

Quiz
•
Computers
•
11th Grade
•
Hard
Gawkij Tearamoke
Used 67+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
>
=
>=
!=
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
การเลือกทำแบบทางเดียวควรใช้คำสั่งใด
if ไม่มี else
if แบบมี else
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
การเขียนประโยคใดต่อไปนี้ไม่สามารถใช้กำหนดเงื่อนไขให้กับ if ได้
m = 4.5;
x == 8;
'A' > 'B'
C > D;
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
ประโยคในข้อใด เป็นการตรวจสอบว่าตัวแปร x อยู่ในช่วงตั้งแต่ 20 ถึง 30
if((x>=20)&&(x<=30))
if((x>=20)||(x<=30))
if(20<x<30)
if((x<=10)&&(x>=20))
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
ถ้าหากต้องการตรวจสอบคะแนนที่อยู่ในตัวแปร score ว่าถ้าหากคะแนนเกิน 80 ให้แจ้งว่าได้เกรด A จะต้องเขียนอย่างไร
if((mark>80)&&(mark<=100)) printf("A");
if(mark>80); printf("A");
if(80<mark<=100) printf("A");
if(mark>80) printf('A');
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
ฟังก์ชัน if-else ใช้กับเงื่อนไขแบบใด
เงื่อนไขแบบทางเดียว
เงื่อนไขเลือกทำสองทาง
เงื่อนไขเลือกทำหลายทาง
ไม่มีข้อถูก
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
การเขียนฟังก์ชั่นในลักษณะ if-else-if ใช้กับเงื่อนไขแบบใด
เงื่อนไขแบบทางเดียว
เงื่อนไขเลือกทำสองทาง
เงื่อนไขเลือกทำหลายทาง
ไม่มีข้อถูก
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Quiz KSN Informatika 2023

Quiz
•
11th Grade
20 questions
ตอบปัญหาคอมพิวเตอร์st

Quiz
•
9th - 12th Grade
20 questions
ภาษาC++ ม.5/2

Quiz
•
9th - 12th Grade
20 questions
ตอบปัญหาCoding ม.ปลาย

Quiz
•
9th - 12th Grade
20 questions
Python เบื้องต้น ม.5

Quiz
•
11th Grade
25 questions
Quiz Bahasa C

Quiz
•
10th Grade - University
20 questions
การแก้ปัญหาด้วยภาษาไพทอน

Quiz
•
KG - Professional Dev...
18 questions
Pemrograman C++ (Dasar)

Quiz
•
11th Grade
Popular Resources on Quizizz
20 questions
math review

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
10 questions
Human Body Systems and Functions

Interactive video
•
6th - 8th Grade
19 questions
Math Review

Quiz
•
3rd Grade
45 questions
7th Grade Math EOG Review

Quiz
•
7th Grade
Discover more resources for Computers
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
20 questions
Investing

Quiz
•
9th - 12th Grade
20 questions
Insurance

Quiz
•
9th - 12th Grade
20 questions
Paying for College

Quiz
•
9th - 12th Grade
20 questions
Banking

Quiz
•
9th - 12th Grade
20 questions
Managing Credit

Quiz
•
9th - 12th Grade
20 questions
-AR -ER -IR present tense

Quiz
•
10th - 12th Grade