Programming Fundamentals

Programming Fundamentals

6th Grade

10 Qs

quiz-placeholder

Similar activities

Variables Warm Up

Variables Warm Up

6th - 8th Grade

10 Qs

Python Syntax

Python Syntax

6th - 12th Grade

14 Qs

Unit 3 Vocabulary

Unit 3 Vocabulary

6th Grade

15 Qs

App Creators - Activity 1.7

App Creators - Activity 1.7

6th - 8th Grade

13 Qs

Programming - Data Types

Programming - Data Types

1st - 10th Grade

10 Qs

Code.org Unit 3 Lesson 3 and 4

Code.org Unit 3 Lesson 3 and 4

6th - 8th Grade

15 Qs

Micro:bit2

Micro:bit2

6th - 9th Grade

10 Qs

python

python

3rd Grade - University

12 Qs

Programming Fundamentals

Programming Fundamentals

Assessment

Quiz

Computers

6th Grade

Medium

Created by

Daniel Watson

Used 444+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The following is not true about variable names

They must be descriptive

They must be in capital letters

They can’t start with numbers or contain spaces

They point to memory locations

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image

In an assignment operation, this appears on the right hand side

Label for a variable that is destination of data

Multiple variables that are destinations for data

Source variables or operations

The assignment operator

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image

The following is not a valid constant

SPACE

PI

UserName

WORDLIMIT

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image

Which of the following is a valid keyword for output?

PRINT

SHOW

DISPLAY

INPUT

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image

Consider the following expression: a = b. This means

a will always be equal to b

b is being renamed into a

The value of memory location a gets copied into memory location b

The value of memory location b gets copied into memory location a

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image

Which of the following is not a valid data type?

Real

String

Character

Fraction

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image

Quotation marks around a variable’s identifier imply

It is an integer

It is a string

It is a Boolean

It is a real

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?