J277 Programming - Outputting Data

J277 Programming - Outputting Data

9th - 11th Grade

10 Qs

quiz-placeholder

Similar activities

Basics of Coding SC 1

Basics of Coding SC 1

7th - 9th Grade

15 Qs

Programming - Algorithms in Pseudocode & Flow Diagrams

Programming - Algorithms in Pseudocode & Flow Diagrams

1st - 12th Grade

10 Qs

Coding Pre-quiz

Coding Pre-quiz

6th - 9th Grade

15 Qs

Year 9 March

Year 9 March

9th Grade

11 Qs

Unit 1 Review AP CSP

Unit 1 Review AP CSP

9th - 12th Grade

10 Qs

Week 11 Networks and Routing

Week 11 Networks and Routing

10th Grade - Professional Development

15 Qs

Python Introduction

Python Introduction

9th Grade

15 Qs

Computer Science

Computer Science

3rd - 12th Grade

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