Grade 6 - Algorithms & Pseudocode

Grade 6 - Algorithms & Pseudocode

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

Introduction to Python

Introduction to Python

7th - 9th Grade

20 Qs

2.1 Linear Search

2.1 Linear Search

7th - 12th Grade

20 Qs

AQA GCSE Computer Science - 3.1.4 Sorting Algorithms

AQA GCSE Computer Science - 3.1.4 Sorting Algorithms

8th - 10th Grade

18 Qs

Flowcharts and Actuators

Flowcharts and Actuators

7th - 10th Grade

17 Qs

Operators C++

Operators C++

8th Grade

18 Qs

Programming Computer Science

Programming Computer Science

8th - 9th Grade

18 Qs

Introduction to Coding

Introduction to Coding

6th - 8th Grade

20 Qs

Quiz - Unit 4

Quiz - Unit 4

6th Grade

21 Qs

Grade 6 - Algorithms & Pseudocode

Grade 6 - Algorithms & Pseudocode

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Deepthi P N

Used 29+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

This data type consists of characters that can form words, phases, sentences, etc.

STRING

INTEGER

CHAR

REAL

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

_____________ programming construct allows programmers to create storage for data (value).

Control Structures

Variables

Selection Structures

Logic Operators

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The value of variables cannot be changed.

False
True

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of this is a datatype?

String

variable

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of this is a valid variable name?

111abc

abc111

abc 111

abc111!

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of this pseudocode statement assigns a value to a variable?

car <- bmw

car is bmw

car == bmw

bmw -> car

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between / and % operator?

% operator gives the 'Quotient' from a division operation

AND

/ operator gives the 'Remainder' value from a division operation

/ operator gives the 'Quotient' from a division operation

AND

% operator gives the 'Remainder' value from a division operation

Both / and % operators are the same

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?