
조건문 퀴즈

Quiz
•
Computers
•
8th Grade
•
Hard
강민정 강민정
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
조건문이란 무엇인가요?
조건에 따라 선택적으로 실행되는 문장
반복문
함수
변수
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
C 언어에서 조건문을 만들 때 사용하는 키워드는 무엇인가요?
for
while
if
switch
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
C 언어에서 조건문을 만들 때 참이 아닐 때 수행할 동작을 지정하는 키워드는 무엇인가요?
otherwise if
else
then
otherwise
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
C 언어에서 a와 c가 같은지 확인하는 조건문은 다음 중 어떤 코드로 작성할 수 있나요?
if(a == c) { ... }
if(a != c) { ... }
if(a === c) { ... }
if(a = c) { ... }
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
C 언어에서 else if를 사용하여 새로운 조건을 추가하는 키워드는 무엇인가요?
elsewhen
elif
else if
elseif
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
switch 문에서 지정된 상수의 값을 비교한 다음, 일치하는 첫 상수에 따라 동작을 취하는 키워드는 무엇인가요?
choose
case
pick
select
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
C 언어에서 반복문을 사용하여 특정 조건을 만족할 때까지 실행되는 키워드는 무엇인가요?
for
while
if
switch
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
C 언어에서 함수를 정의할 때 사용하는 키워드는 무엇인가요?
func
def
function
void
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
C 언어에서 두 개의 정수를 비교하여 큰 값을 찾는 조건문은 다음 중 어떤 코드로 작성할 수 있나요?
if(a > b) { ... }
if(a < b) { ... }
if(a >= b) { ... }
if(a <= b) { ... }
Similar Resources on Wayground
10 questions
Boolean Logic

Quiz
•
8th Grade
10 questions
Kiểm tra lớp 8 lần 2 HK1

Quiz
•
8th Grade
10 questions
Excel

Quiz
•
1st - 12th Grade
10 questions
MS Excel quiz2

Quiz
•
8th Grade
10 questions
kiểm tra tin học 8

Quiz
•
8th Grade
10 questions
Google Docs II Unit 2

Quiz
•
6th - 8th Grade
10 questions
디지털윤리_생성형AI(고)

Quiz
•
6th Grade - University
7 questions
app탐험가 퀴즈

Quiz
•
KG - Professional Dev...
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade