Arithmetic Operators, Casting, Concatenation

Arithmetic Operators, Casting, Concatenation

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

HTML Intro

HTML Intro

9th Grade

10 Qs

Modular Arithmetic Basic - Cryptography

Modular Arithmetic Basic - Cryptography

9th Grade - University

10 Qs

Sukatan Kecenderungan Memusat

Sukatan Kecenderungan Memusat

9th Grade

10 Qs

Arrays and Lists

Arrays and Lists

6th - 12th Grade

10 Qs

Bus Schedule - Extra Credit "Quiz"

Bus Schedule - Extra Credit "Quiz"

3rd - 12th Grade

10 Qs

Practice for 9th AP CSP quiz

Practice for 9th AP CSP quiz

9th - 12th Grade

13 Qs

Основы программирования на языке Паскаль

Основы программирования на языке Паскаль

8th - 11th Grade

10 Qs

Python Strings

Python Strings

8th - 12th Grade

14 Qs

Arithmetic Operators, Casting, Concatenation

Arithmetic Operators, Casting, Concatenation

Assessment

Quiz

Computers, Mathematics

9th - 12th Grade

Medium

Created by

Jack Chapman

Used 12+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Concatenate the following variables into strings:


houseNumber

roadName

streetAddress = houseNumber + roadName

streetAddress = "houseNumber" + "roadName"

streetAddress = 64 + Zoo Lane

streetAddress = housenumber * roadName

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does casting do?

Changes a data type

Magic

Joins strings together

Raises a number to a power

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does concatenation do?

Changes a data type

Magic

Joins strings together

Raises a number to a power

4.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

What is 2^2

5.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

What is 4**2?

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is 60 MOD 7?

4

8

12

3

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is 49 DIV 8?

6

1

12

5

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?