Quiz 4 Week 6 Repetition Structures (For)

Quiz
•
Computers
•
University
•
Hard
Parkpoom TA
Used 4+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a result of the following program?
Your item is 5
Your item is 5
Your item is 5
Your item is 5
Your item is 4
Your item is 3
Your item is 5
Your item is 5
Your item is 3
Your item is 4
Your item is 5
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which line of code define an incremental of the index?
2
4
6
1
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Insert code at line 5 to make this program run as follows.
num = -1
num -= 1
num += 1
num = 1
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Insert code at line 3 to make this program run as the output.
if num % 2 == 1:
if num / 2 == 0:
if num % 2 == 0:
if num == 0:
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many lines will be printed in this program?
50 Lines
20 Lines
Infinite Line
Error!
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many lines will be printed in this program?
Error!
1 Line
10 Lines
Infinitely running loop
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code?
1
5 4 3 2 1
1 2 3 4 5
None of the above
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
HCI 584 Python quiz

Quiz
•
University
10 questions
Basic C Knowledge Exercise

Quiz
•
University
10 questions
Functions in Python

Quiz
•
University
13 questions
#include <\c>

Quiz
•
University
11 questions
Recap Chapter 6, 7, 8

Quiz
•
University
20 questions
1212 Midterm Review

Quiz
•
University
20 questions
PERULANGAN WHILE DO

Quiz
•
University
15 questions
C programming

Quiz
•
University
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
10 questions
Chaffey

Quiz
•
9th - 12th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
22 questions
6-8 Digital Citizenship Review

Quiz
•
6th - 8th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade