Computer Science: Chapter 2 Test Review

Computer Science: Chapter 2 Test Review

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Python List

Python List

4th Grade - University

15 Qs

GAD Review - Game Industry

GAD Review - Game Industry

9th - 12th Grade

22 Qs

1.1.1 The structure and function of the processor

1.1.1 The structure and function of the processor

11th Grade - University

15 Qs

CMU quiz

CMU quiz

7th - 9th Grade

20 Qs

Introducción a las bases de datos

Introducción a las bases de datos

12th Grade

20 Qs

Chapter 7: System life cycle

Chapter 7: System life cycle

9th - 11th Grade

15 Qs

Programming: Which Loop?

Programming: Which Loop?

9th - 12th Grade

20 Qs

Arduino Loop

Arduino Loop

2nd Grade - University

20 Qs

Computer Science: Chapter 2 Test Review

Computer Science: Chapter 2 Test Review

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Incredible

Used 98+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

When data cannot be changed after a class is compiled, the data is __________.

Constant

Variable

Volatile

Mutable

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is not a primitive data type in Java?

Boolean

Byte

Int

Sector

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following elements is not required in a variable declaration?

A Type

An Identifier

An Assigned Value

A Semicolon

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The assignment operator in Java is __________.

=

==

:=

::

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Assuming you have declared shoeSize to be a variable of type int, which of the following is a valid assignment statement in Java?

shoeSize = 9;

shoeSize = 9.5;

shoeSize = '9';

shoeSize = "nine";

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following data types can store a value in the least amount of memory?

Short

Long

Int

Byte

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A boolean variable can hold __________.

Any Character

Any Whole Number

Any Decimal Number

The Value True Or False

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?

Discover more resources for Computers