Fundamentals of Programming

Fundamentals of Programming

11th Grade

30 Qs

quiz-placeholder

Similar activities

Intro to Computer Science Semester Exam Study Guide

Intro to Computer Science Semester Exam Study Guide

Python Lesson #1-3

Python Lesson #1-3

Project STEM CS1 Quiz

Project STEM CS1 Quiz

Finale Reviewy One 514

Finale Reviewy One 514

HW computer contest

HW computer contest

Python

Python

Python Practice 2

Python Practice 2

Fundamentals of Programming

Fundamentals of Programming

Assessment

Quiz

Computers

11th Grade

Practice Problem

Medium

CCSS
6.EE.B.6

Standards-aligned

Created by

Rachel Lynch

Used 33+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?