Search Header Logo

Using Data

Authored by Annie Bradley

Computers

10th - 12th Grade

Used 14+ times

Using Data
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

variable
constant
volatile
mutable

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

boolean
byte
sector
int

3.

MULTIPLE CHOICE QUESTION

1 min • 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

1 min • 1 pt

The assignment operator in Java is ____________.

=
==
:=
::

5.

MULTIPLE CHOICE QUESTION

1 min • 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 = ”nine”;
Two of the above are valid.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following data types can store the value 0 using the least amount of memory?

short
long
int
byte

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A boolean variable can hold ____________.

any character
any whole number
any decimal number
the value true or false

Access all questions and much more by creating a free account

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

Already have an account?