
Problem Solving and Programming Flashcards
Flashcard
•
Computers
•
12th Grade
•
Practice Problem
•
Medium
B McCue
Used 1+ times
FREE Resource
Student preview

26 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Branching
Back
A programming control structure where the code selects one or more alternative paths depending on the evaluation of a boolean expression.
2.
FLASHCARD QUESTION
Front
Functions
Back
A subroutine that can be called to perform a task or calculation and always return a value. Functions can be called in an expression, or be assigned to a variable.
3.
FLASHCARD QUESTION
Front
Global Variables
Back
A variable declared in the main program which exists outside any of the subroutines, but can be used anywhere in the program.
4.
FLASHCARD QUESTION
Front
Integrated Development Environment (IDE)
Back
A software package that allows a user to develop and implement code more easily, with features for editing, debugging, version control, testing, and compilation.
5.
FLASHCARD QUESTION
Front
Iterations
Back
A programming control structure where a set of statements is repeated either a fixed number of times or until a condition is met.
6.
FLASHCARD QUESTION
Front
Local Variables
Back
A variable declared within a subroutine of a program, which only exists and can be used within that subroutine.
7.
FLASHCARD QUESTION
Front
Modularity
Back
The technique of breaking down a complex problem into simpler, self-contained components called modules, where each module is an implementation of a specific subtask required to solve a problem.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?