Grade 6 - Algorithms & Pseudocode

Grade 6 - Algorithms & Pseudocode

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

Gaming Lessons 1-3 summative review

Gaming Lessons 1-3 summative review

6th - 8th Grade

22 Qs

Search & Sort Algorithms

Search & Sort Algorithms

7th - 11th Grade

18 Qs

Programming Essentials Revision

Programming Essentials Revision

6th - 8th Grade

15 Qs

Programming quiz

Programming quiz

1st - 10th Grade

15 Qs

Coding Vocabulary

Coding Vocabulary

8th Grade

22 Qs

Programming Quiz

Programming Quiz

1st - 10th Grade

20 Qs

VEXrules Rules 1

VEXrules Rules 1

8th Grade

23 Qs

soal sumatif 3 kelas 8

soal sumatif 3 kelas 8

8th Grade

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