Fundamentals of Programming

Fundamentals of Programming

11th Grade

30 Qs

quiz-placeholder

Similar activities

Variables & Algorithms

Variables & Algorithms

9th - 12th Grade

30 Qs

Python Programming

Python Programming

11th Grade

25 Qs

Cybersecurity Essentials Chapter 1 Review

Cybersecurity Essentials Chapter 1 Review

10th Grade - University

25 Qs

Computer Science Principles End-of-Year Exam

Computer Science Principles End-of-Year Exam

9th - 12th Grade

28 Qs

Common Algorithms

Common Algorithms

9th - 12th Grade

25 Qs

Python Fundamentals - II

Python Fundamentals - II

11th - 12th Grade

27 Qs

Animation

Animation

5th Grade - Professional Development

31 Qs

NEXT ROBOTICS LEGEND 2.0

NEXT ROBOTICS LEGEND 2.0

6th - 12th Grade

31 Qs

Fundamentals of Programming

Fundamentals of Programming

Assessment

Quiz

Computers

11th Grade

Medium

CCSS
6.EE.B.6

Standards-aligned

Created by

Rachel Lynch

Used 33+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of the following is a valid keyword for output?

PRINT

SHOW

DISPLAY

INPUT

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of the following is not a valid data type?

Real

String

Character

Fraction

3.

MULTIPLE CHOICE QUESTION

30 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

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

This variable type can only have True or False values

Boolean

Integer

String

Character

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When programming, the concept of taking things step by step and breaking up your grand vision into smaller parts is referred to as...
An Algorithm
A Parameter
Incremental Development
Boolean

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A programmer creates a game where every time a ball hits the wall, the ball bounces back to the character who kicked it.  This happens repeatedly throughout the game.  This repeated occurence is an example of a...
loop
boolean
conditional
algorithm

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

There are multiple commands in the code that causes Ms. Pacman to shrivel up. However, I don't want to write the full set of commands every time Ms. Pacman touches a ghost because that takes too much time and requires too much code.  What can I use in order to minimize the amount of code used to execute the set of commands?
A parameter
A function
An argument
A boolean

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?