J277 Programming - Outputting Data

J277 Programming - Outputting Data

9th - 11th Grade

10 Qs

quiz-placeholder

Similar activities

Year 9 March

Year 9 March

9th Grade

11 Qs

Introduction to Computer Science

Introduction to Computer Science

1st - 9th Grade

10 Qs

J277 2.1.1-2.1.2 Algorithms

J277 2.1.1-2.1.2 Algorithms

9th - 10th Grade

15 Qs

Python Introduction

Python Introduction

9th Grade

15 Qs

APCSP Cumulative Test 2

APCSP Cumulative Test 2

9th - 12th Grade

15 Qs

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

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?