Grade 6 - Algorithms & Pseudocode

Grade 6 - Algorithms & Pseudocode

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

APCSP Big Idea 4

APCSP Big Idea 4

8th - 10th Grade

15 Qs

BAB 4 MEMBUAT INTRUKSI SEDERHANA (SCRATCH)

BAB 4 MEMBUAT INTRUKSI SEDERHANA (SCRATCH)

6th Grade

20 Qs

Gaming Lessons 1-3 summative review

Gaming Lessons 1-3 summative review

6th - 8th Grade

22 Qs

Scratch Arithmetic Operators

Scratch Arithmetic Operators

4th - 7th Grade

15 Qs

Coding Vocabulary

Coding Vocabulary

8th Grade

22 Qs

algorithms and programming

algorithms and programming

8th - 10th Grade

16 Qs

Intro to Small Basic

Intro to Small Basic

KG - 7th Grade

15 Qs

Learn to Code

Learn to Code

6th Grade

20 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?