Apple - Learn to code (revision 1)

Apple - Learn to code (revision 1)

7th Grade

10 Qs

quiz-placeholder

Similar activities

Hardware and software LST

Hardware and software LST

7th - 8th Grade

14 Qs

Contact Center Sevices

Contact Center Sevices

7th - 10th Grade

10 Qs

Quiz 8 (01.09.2021)

Quiz 8 (01.09.2021)

1st - 12th Grade

10 Qs

Image Editing

Image Editing

7th Grade

12 Qs

Software-Chapter 6

Software-Chapter 6

7th - 10th Grade

10 Qs

2017 Metalwork OL Short Qs

2017 Metalwork OL Short Qs

7th - 12th Grade

12 Qs

Computer Hardware 8th

Computer Hardware 8th

6th - 8th Grade

15 Qs

Keys

Keys

6th - 7th Grade

13 Qs

Apple - Learn to code (revision 1)

Apple - Learn to code (revision 1)

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Craig Ellis

Used 27+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following values would be best represented with a constant?

Player name

Player level

Player score

Player location

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following would be best represented with a variable?

Name

Birthday

Age

Home address

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to declare a constant?

const

var

let

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to declare a variable?

const

var

let

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the value of myNumber at the end of the following code?

let x = 2

let y = 4

let z = 6

let myNumber = x + y + z

4

6

10

12

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the value of myNumber at the end of the following code?

let x = 2

let y = 4

let z = 6

let myNumber = (x + y) * z

12

24

36

42

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the operator called when it has an arithmetic symbol in front of the equals sign?


myScore += 100

Assignment operator

Compound assignment operator

Plus equals operator

Reset operator

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?