Basics of programming - sequencing structure 6th

Basics of programming - sequencing structure 6th

Assessment

Quiz

Created by

Francisco Javier Ruiz Restrepo

Computers

6th Grade

24 plays

Hard

Student preview

quiz-placeholder

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The image represents a specific programming structure.

Sequence

Selection

Repetion

None

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"Refers to the line-by-line execution by which statements are executed sequentially, in the same order in which they appear in the program"

The previous definition corresponds to __________ structure.

decisions

condition

sequence

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Choose what is the image that correctly solves this exercise: "Create an algorithm where you must type 5 different numbers, add them and calculate their average" 

Media Image
Media Image
Media Image
Media Image

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

These elements are used in algorithms to store different information (numbers, text, characters); they can be created by using different names.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Different data type that can be used in an algorithm:

integer, real, character, boolean

decimal, integer, numeric, string

boolean, integer, decimal

real, boolean, string

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

In this structure the execution of one block of program statements evaluates two conditions: if the condition is true executes something; or it permits the execution of another statements if the condition is false.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Observe what is the image that shows the correct algorithm

Media Image
Media Image
Media Image

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?