조건문이란 무엇인가요?

조건문 퀴즈

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 Quizizz
10 questions
Coding in Minecraft #1

Quiz
•
7th - 8th Grade
11 questions
Sims 4 Game

Quiz
•
5th Grade - Professio...
12 questions
Email Scams

Quiz
•
8th Grade
10 questions
Cloud Storage

Quiz
•
5th - 12th Grade
13 questions
Python Operators & Expressions

Quiz
•
8th - 11th Grade
10 questions
Binary Logic Gates

Quiz
•
7th - 11th Grade
14 questions
Google Docs and Google Slides Review

Quiz
•
KG - University
10 questions
Python Programming with Tracy the Turtle

Quiz
•
6th - 8th Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

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

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade
Discover more resources for Computers
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
10 questions
Identify Slope and y-intercept (from equation)

Quiz
•
8th - 9th Grade
10 questions
Juneteenth: History and Significance

Interactive video
•
7th - 12th Grade
15 questions
Volume Prisms, Cylinders, Cones & Spheres

Quiz
•
8th Grade
26 questions
June 19th

Quiz
•
4th - 9th Grade
25 questions
Argumentative Writing & Informational Text Vocabulary Review

Quiz
•
8th Grade
18 questions
Informational Text Vocabulary

Quiz
•
7th - 8th Grade