wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Examen Programación

Total questions: 20

Worksheet time: 5hrs 0mins

Name
Class
Date
1.

An algorithm

a)

Sequence

b)

Selection (if/else)

c)

Repetition or Iteration (repeat)

d)

control structure

2.

Is one or more programming language statements that control the flow of a computer program.

a)

Sequence

b)

Selection (if/else)

c)

Repetition or Iteration (repeat)

d)

control structure

3.

An algorithm can repeat a sequence of statements.

a)

Sequence

b)

Selection (if/else)

c)

Repetition or Iteration (repeat)

d)

control structure

4.

An algorithm can select between two alternative paths based on some condition.

a)

Sequence

b)

Selection (if/else)

c)

Repetition or Iteration (repeat)

d)

control structure

5.

Is data sent to a computer for processing by a program and can be tactile, audible, visual, or text

a)

input

b)

output

c)

User interface

d)

User events

6.

Is the data sent back from the program to the device and can be tactile, audible, visual, or text.

a)

input

b)

output

c)

User interface

d)

User events

7.

The part of computer application through which a user interacts with a program.

a)

input

b)

output

c)

User interface

d)

User events

8.

The program is activated by events such as button clicks.

a)

input

b)

output

c)

User interface

d)

User events

9.

What type of input does the I have a Dream app expect?

a)

tactile

b)

audible

c)

visual

d)

text

10.

What type of output does the I have a Dream app generate?

a)

tactile

b)

audible

c)

visual

d)

text

11.

A conditional instruction that lets the program branch between two or more alternatives.

a)

sequence

b)

selection

c)

repetition (or iteraction)

12.

a structure that repeats one or more instructions.

a)

sequence

b)

selection

c)

repetition (or iteraction)

13.

a sequence of instructions or statements.

a)

sequence

b)

selection

c)

repetition (or iteraction)

14.

Which of the following is not true about algorithms:

a)

An algorithm is a sequence of precise instructions.

b)

Algorithms can be written to solve every problem.

c)

Algorithms are step-by-step procedures.

d)

Algorithms consist of a combination of sequences, selections, and/or repetitions.

15.

Which of the following is not an example of hardware?

a)

Memory chip

b)

WIndows Operating System

c)

Motherboard

d)

Integrated circuit

16.

Which of the following is not an example of software?

a)

Microsoft Excel

b)

Angry Birds

c)

Firefox

d)

A Printer

17.

Which of the following best describes the primary function of the CPU?

a)

To carry out, or process, the instructions in a computer program.

b)

To convert electrical power from alternating to direct current.

c)

To serve as the interface between the user and the computer.

d)

To store the data used by the computer's software.

18.

The main difference between low-level and high-level programming languages is ______.

a)

low-level languages are easier for humans to understand

b)

high-level languages provide abstractions that closely match the machine's architecture.

c)

high-level languages must be translated by software programs into low-level machine languages before then can be run on a computer

d)

low-level languages cannot be understood by computers.

19.

is 8 bits.

a)

byte

b)

chip

c)

hardware

d)

software

20.

Includes its electronic and mechanical components that carries out the instructions of a computer program.

a)

byte

b)

chip

c)

hardware

d)

software