Java Chapter 3 Review Questions

Java Chapter 3 Review Questions

Professional Development

25 Qs

quiz-placeholder

Similar activities

Assessment #2

Assessment #2

5th Grade - Professional Development

20 Qs

Database Basics - Lecture 2

Database Basics - Lecture 2

Professional Development

20 Qs

Java Chapter 11 Review Questions

Java Chapter 11 Review Questions

Professional Development

24 Qs

SD_Final Quiz

SD_Final Quiz

Professional Development

20 Qs

Pre-Assessment: Java Basics

Pre-Assessment: Java Basics

Professional Development

20 Qs

Java Programming Fundamentals

Java Programming Fundamentals

Professional Development

30 Qs

DATATYPES - INPUT/OUTPUT - OPERATORS

DATATYPES - INPUT/OUTPUT - OPERATORS

Professional Development

24 Qs

Python Basic 4

Python Basic 4

12th Grade - Professional Development

20 Qs

Java Chapter 3 Review Questions

Java Chapter 3 Review Questions

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Alejandro Hidalgo

Used 6+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The if statement is an example of a

sequence structure

decision structure

pathway structure

class structure

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This type of expression has a value of either true or false

binary expression

decision expression

unconditional expression

boolean expression

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

>, <, and == are

relational operators

logical operators

conditional operators

ternary operators

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

&&, ||, and ! are

relational operators

logical operators

conditional operators

ternary operators

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This is an empty statement that does nothing

missing statement

virtual statement

null statement

conditional statement

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To create a block of statements, you enclose the statements in these

parentheses ()

square brackets []

angled brackets <>

braces {}

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This is a boolean variable that signals when some condition exists in the program

flag

signal

sentinel

siren

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?