Which syntax below are loops in C programming?
CS 50 Terminology

Quiz
•
Computers
•
6th - 10th Grade
•
Medium
Mei Chan
Used 36+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
while (/*condition*/) { /*code*/}
do {/*code*/} while (/*condition*/);
for (/*initialization; condition; update*/) { /*code*/ }
repeat (/*condition*/) { /*code */}
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
printf() function belongs to the _____________ library.
include
stdio.h
stdlib.h
cs50.h
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
round() function belongs to the ____________ library
#include
cs50.h
math.h
stdio.h
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
get_string() function belongs to the _______________ library.
#library
stdio.h
cs50.h
stdlib.h
ctype.h
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
stdio.h library name stands for _________________.
Standard Library
Standard Input Output
Standard Output Library
printf()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the % sign stand for in math in C programming?
Percentage
Modulus
Divide
Special character
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Select all the conditional statements
a = b
a > b
a <= b
a == b
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
PTS Algoritma dan Pemrograman

Quiz
•
9th - 12th Grade
10 questions
XI 1 Ulangan Harian 1 INFORMATIKA Bahasa C

Quiz
•
10th Grade
13 questions
Programski jezik C - predavanja (01)

Quiz
•
9th Grade
10 questions
Programski jezik C (do 3.0)

Quiz
•
9th Grade
10 questions
Posttest Bahasa Pemrograman

Quiz
•
10th Grade
5 questions
remedi informatika

Quiz
•
10th Grade
10 questions
C language

Quiz
•
10th Grade
15 questions
Struktur Kontrol Perulangan, Array, dan Function (Bahasa C)

Quiz
•
10th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
20 questions
Final Exam Vocabulary

Quiz
•
6th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade