J277 Programming - Outputting Data

J277 Programming - Outputting Data

9th - 11th Grade

10 Qs

quiz-placeholder

Similar activities

MIT App Inventor Basics

MIT App Inventor Basics

9th - 12th Grade

10 Qs

Data types and Input

Data types and Input

7th - 9th Grade

14 Qs

Javascript Drawing

Javascript Drawing

8th - 12th Grade

15 Qs

Pseudocode Input

Pseudocode Input

9th - 12th Grade

10 Qs

Basic elements of computer programming

Basic elements of computer programming

9th - 12th Grade

15 Qs

Loops: Accumulator Variables

Loops: Accumulator Variables

9th - 12th Grade

10 Qs

Python Syntax

Python Syntax

6th - 12th Grade

14 Qs

Strings & Integers

Strings & Integers

6th - 9th Grade

10 Qs

J277 Programming - Outputting Data

J277 Programming - Outputting Data

Assessment

Quiz

Computers

9th - 11th Grade

Medium

Created by

Adam Lockwood

Used 57+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Look at the algorithm above and answer the following question:How many variables are used?

1

2

3

4

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Look at the algorithm above and answer the following question:How many constants are used?

1

2

3

4

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Look at the algorithm above and answer the following question:What is the name of the first variable used?

Stone

Pounds

totalPounds

totalKilograms

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will playerName hold after running the following code? playerName = "Max" + "Jones"

MaxJones

maxjones

max jones

Max Jones

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The program above should add together three numbers. What line of code is the error on?

1

2

3

4

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Would you use a variable or constant in the following scenario: Used to store the value of pi (3.14159)

Variable

Constant

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Would you use a variable or constant in the following scenario: Used to store a score in a game

Variable

Constant

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?