QUIZ #1 - WEB PROG. 1

QUIZ #1 - WEB PROG. 1

11th Grade

15 Qs

quiz-placeholder

Similar activities

Semmy Final VG Programming

Semmy Final VG Programming

10th - 12th Grade

15 Qs

Chapter 7-8 Review

Chapter 7-8 Review

11th Grade

20 Qs

TLE Q3 MODULE 6

TLE Q3 MODULE 6

9th - 12th Grade

10 Qs

Python basic

Python basic

11th Grade

15 Qs

Python IF statements Part 4

Python IF statements Part 4

9th - 12th Grade

20 Qs

CPA UNIT 1

CPA UNIT 1

9th - 12th Grade

10 Qs

YVIP Earsketch Vocab Review 2021

YVIP Earsketch Vocab Review 2021

6th - 12th Grade

12 Qs

Scratch

Scratch

1st - 12th Grade

17 Qs

QUIZ #1 - WEB PROG. 1

QUIZ #1 - WEB PROG. 1

Assessment

Quiz

Instructional Technology

11th Grade

Medium

Created by

Venice Alcantara

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The purpose of this in your code is to explain what the code is doing.

Java

Comments

Variables

String

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Used for terminating certain control structures, such as switch statements and loops.

continue Statement

switch Statement

default Statement

break Statement

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The + (plus sign) operator between string values adds them together to make a new string.

String Concatenation

String Type

String Interpolation

String Value

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Assigns the value on the right side of the operator to the variable on the left side. 

Increment Operator

Assignment Operators

Decrement Operator

AND Operator

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Operators that are used to join multiple expressions and/or conditions.

Primitive Operators

Arithmetic Operators

Assignment Operators

Logical Operators

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is used mostly to evaluate conditions for conditional statements.

Relational Operators

Logical Operators

Arithmetic Operators

Primitive Operators

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A conditional statement that executes a block of code when a condition returns a Boolean value of true.

if... else Statement

if Statement

if-else-if Statement

Nested if-else Statement

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?