Team Quizziz Review (Introduction, If Statements, Lists)

Team Quizziz Review (Introduction, If Statements, Lists)

9th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

Strings em C

Strings em C

11th Grade

13 Qs

C Strings Quiz

C Strings Quiz

12th Grade

10 Qs

Topic 3 & 4 Practice - ArrayList and String Methods

Topic 3 & 4 Practice - ArrayList and String Methods

12th Grade

15 Qs

Data Structures

Data Structures

12th Grade

15 Qs

2D Arrays

2D Arrays

9th - 12th Grade

15 Qs

Advanced Java Study Guide

Advanced Java Study Guide

11th - 12th Grade

10 Qs

K3MT 201920 SC 025 (Array 1)

K3MT 201920 SC 025 (Array 1)

KG - University

11 Qs

Hello World - Quiz

Hello World - Quiz

9th - 12th Grade

13 Qs

Team Quizziz Review (Introduction, If Statements, Lists)

Team Quizziz Review (Introduction, If Statements, Lists)

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

GWC Lowell

Used 2+ times

FREE Resource

12 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

What is the output of the following code?

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What happens when running the following code?

"What a cool message!" gets printed to the console

"message" is printed

SyntaxError because the string is not surrounded by quotes

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

What is the value of total_cost that gets printed?

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you combine two strings?

string1 + string2

string1.concatenate(string2)

string1.combine(string2)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between a float and an int?

A float contains text information; an int is any number

A float can only be used with whole numbers; an int can be any number with a decimal point

A float represents decimal quantities; an int represents whole numbers

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a Boolean expression?

Chocolate is the best flavor

The sunset was breathtaking

We are currently in GWC

Concerts are exhilarating

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

What line of code will run?

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?