
CT 7 Flashcards

Flashcard
•
Computers
•
10th Grade
•
Hard

Richard Steed
FREE Resource
Student preview

40 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Sequencing in programming
Back
Sequencing is the order in which instructions occur. Incorrect order can cause unexpected results or program failure.
2.
FLASHCARD QUESTION
Front
Example of sequencing error
Back
Using a variable before it is declared can cause a program to crash because the interpreter cannot find a variable that doesn’t exist.
3.
FLASHCARD QUESTION
Front
Selection in programming
Back
Selection is when a program chooses which path to take based on a condition, using constructs like 'if...else' and 'if...elif...else'.
4.
FLASHCARD QUESTION
Front
Example of selection
Back
A program performs different functions depending on user input.
5.
FLASHCARD QUESTION
Front
Repetition and iteration in programming
Back
Repetition and iteration occur when a program repeats a section of code.
6.
FLASHCARD QUESTION
Front
Count-controlled loops
Back
Count-controlled loops run a specified number of times, using 'for in range()' or 'while' loops.
7.
FLASHCARD QUESTION
Front
Condition-controlled loops
Back
Condition-controlled loops run as long as a condition is true, using 'while' loops.
Create a free account and access millions of resources
Similar Resources on Wayground
28 questions
Python Functions

Flashcard
•
10th - 12th Grade
37 questions
AP CSP Exam Review

Flashcard
•
9th - 12th Grade
40 questions
C++ Programming

Flashcard
•
9th - 12th Grade
38 questions
**AP CSP Dec Midterm Practice Exam

Flashcard
•
9th - 12th Grade
40 questions
AP Computer Science Principles - Fall Semester Exam

Flashcard
•
10th Grade
35 questions
H Computing Science SDD

Flashcard
•
11th - 12th Grade
38 questions
AP Computer Science Principles Practice

Flashcard
•
10th Grade
38 questions
AP Computer Science Principles Practice

Flashcard
•
10th Grade
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
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade