Grade 6 - Algorithms & Pseudocode

Grade 6 - Algorithms & Pseudocode

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

Creative Coding Review

Creative Coding Review

8th - 12th Grade

20 Qs

Python Basics

Python Basics

8th - 12th Grade

23 Qs

Grade 8 ICT Quizzes

Grade 8 ICT Quizzes

8th Grade

20 Qs

Programming and Logic Lesson 4

Programming and Logic Lesson 4

6th - 8th Grade

20 Qs

Python Operators

Python Operators

6th - 8th Grade

19 Qs

All About Coding

All About Coding

2nd - 6th Grade

15 Qs

КҮРДЕЛІ ШАРТТАРДЫ ПРОГРАММАЛАУ. PYTHON

КҮРДЕЛІ ШАРТТАРДЫ ПРОГРАММАЛАУ. PYTHON

7th Grade

19 Qs

Operators in programming

Operators in programming

8th Grade

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