WorksheetsCode.org Express Course (2019)
Total questions: 30
Worksheet time: 32mins
Any programming language that lets users create programs by manipulating "blocks" or graphical programing elements, rather than writing code using text. Examples include Code Studio, Scratch, or Tynker
Block-based
Coding
Text-based
None of the above
What causes the computer to execute the commands that you have written in your program?
Debug
Run
Execute
Process
What is a number that is assigned to any item that is connected to the Internet?
Algorithm
IP Address
Ping address
Binary
This is the piece of code that you add to a program to indicate that the program should run the code inside a function at a certain time.
Conditional
Retrieve
Call
Access
What are computers that exist only to provide things to others?
Routers
Parents
Stations
Servers
What is an algorithm that has been coded into something that can be run by a machine?
Process
Program
Command
Instruction
What is the service that translates URLs to IP addresses?
Http
DNS
HTML
URL
What is a list of steps to finish a task. A set of instructions that can be performed with or without a computer? (For example, the collection of steps to make a grilled cheese).
Instructions
Commands
Processes
Algorithms
What is the art of creating a program?
Programming
Coding
Computer Science
Computing
What is an action that causes something to happen?
Event
Program
Code
Strike
What are the mental processes and strategies that include: decomposition, pattern matching, abstraction, algorithms, and creating step-by-step algorithms?
Logical dissection
Computational thinking
Linear patterns
Hierarchical thinking
What is a monitor for a specific event or action on a computer? (When you write code for this, it will be executed every time that event or action occurs. Many respond to human actions such as mouse clicks).
Representative
Instructions
Event handler
Processes
What are one or more commands or algorithm(s) designed to be carried out by a computer?
Code
Instructions
Commands
Directions
What is a piece of code that you can easily call over and over again?
Iteration
Loop
Block
Function
What is the information about someone on the Internet?
Resume
Profile
ID
Digital Footprint
What are statements that only run under certain conditions or situations?
Invitations
Requests
Conditionals
Calls
What is finding and fixing errors in programs?
Bugging
Repairing
Correcting
Debugging
What is information; often, quantities, characters, or symbols that are the inputs and outputs of computer programs?
Bits
Bugs
Languages
Data
What is a name you make up so that you can see or do things on a website, sometimes called a "screen name?"
Log in
User account
Username
What is it called when you break a problem down into smaller pieces?
Chunk
Itemize
Decompose
Digest
What is a wireless method of sending information using radio waves?
WiFi
Fiber Optic
DiectTV
Airwave
What is a method of sending information using telephone or television cables?
Fiber optical
DSL/Cable
DOT 3
Ethernet
What is a connection that uses light to transmit information?
Pixels
Vectors
Ethernet
Fiber optic
What is the using the power of computers to solve problems?
Coding
Programming
Computer Science
Engineering
What is the action of doing something over and over again?
Repetition structure
Repeat commands
Loop
Constant Loop
What is an instruction for the computer; many of these put together make up algorithms and computer programs?
Instruction
Program
Command
Directions
What is a way of representing information using only two options?
Digits
Binary
Machine Language
Code
What will cause the computer to execute the commands you've written in your program?
Debug
Run
Execute
Process
What is an algorithm that has been coded into something that can be run by a machine?
Process
Program
Command
Instruction
What is an error in a program that prevents the program from running as expected?
Rat
Villain
Bat
Bug
