Algorithms and Programming

Algorithms and Programming

6th Grade

5 Qs

quiz-placeholder

Similar activities

Introduction to programming

Introduction to programming

5th - 10th Grade

10 Qs

Computational Thinking - Review

Computational Thinking - Review

6th - 7th Grade

10 Qs

Learn to Code: Swift Playgrounds

Learn to Code: Swift Playgrounds

3rd - 6th Grade

10 Qs

Quiz

Quiz

4th - 6th Grade

10 Qs

Understanding Loops

Understanding Loops

6th - 8th Grade

10 Qs

Block Code Basics Year 6

Block Code Basics Year 6

5th - 6th Grade

10 Qs

Scratch Quiz 1

Scratch Quiz 1

6th - 8th Grade

10 Qs

Code.org Express Course -> Lesson 3

Code.org Express Course -> Lesson 3

5th - 7th Grade

10 Qs

Algorithms and Programming

Algorithms and Programming

Assessment

Quiz

Computers

6th Grade

Medium

Created by

Mohammad Alawadi

Used 28+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which variable data type would you use to store the value ‘Sultan’?

Character

Boolean

String

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which programming construct is used to repeat programming instructions?

Selection

Iteration

Condition

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_______________ is a small section of a program that performs a specific task and outputs a result

loop

procedure

function

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Repetition allows you to make programs simpler and more efficient.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You can plan an algorithm using step by step instructions and ........

bar charts

pie charts

flowcharts