NEW
Font size
WorksheetsAlgorithms
Total questions: 18
Worksheet time: 12mins
What are algorithms used for?
To plan out the solution to a problem
As a platform to program a solution
To test a solution to a problem
When can an algorithm be used?
Only with computers
For programming
To design a solution to any problem
print "Hello"
What is an algorithm?
Patterns and trends used to solve a problem
A set of step-by-step instructions to resolve a problem
A programming language
An algorithm solves a problem in a finite number of steps
True
False
Which is an example of an output?
monitor
keyboard
mouse
How a computer displays or communicates information
process (CPU)
memory
inputs
outputs
How a computer takes in information from the world
processor (CPU)
memory
inputs
outputs
computer's long-term memory
RAM (random access memory)
storage (hard drive)
computer's short-term memory
RAM (random access memory)
storage (hard drive)
How the computer remembers things
processor (CPU)
memory
inputs
outputs
How the computer processes and transforms information (the Brains of the computer)
processor (CPU)
memory
inputs
outputs
A logical step-by-step process for solving a problem is called
Binary Numbers
Coding
Algorithms
