Unit 1 Vocabulary

Unit 1 Vocabulary

24 Qs

quiz-placeholder

Similar activities

2.2 SQL & Records

2.2 SQL & Records

KG - University

25 Qs

Theory vs Law Quiz

Theory vs Law Quiz

KG - University

20 Qs

Math Vocabulary Quiz 6 (24-25) 8th

Math Vocabulary Quiz 6 (24-25) 8th

8th Grade

20 Qs

Scientific Data

Scientific Data

KG - University

20 Qs

วิทยาการคำนวณ (Scratch)

วิทยาการคำนวณ (Scratch)

University

20 Qs

QUIZ # 1 | MATH103 - Fundamentals of Computing

QUIZ # 1 | MATH103 - Fundamentals of Computing

KG - University

23 Qs

Experimental Design Test

Experimental Design Test

KG - University

20 Qs

Unit 1 Vocabulary

Unit 1 Vocabulary

Assessment

Quiz

others

Hard

Created by

Jason King

FREE Resource

24 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Variable
The first time you set the value of a variable.
A name associated with a memory location in the computer.
Where execution starts in a Java program.
An expression that is either true or false.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

boolean
Software that translates the Java source code into the Java class file that can be run.
used to declare a variable that can only have the value true or false.
Operators like x++ or x+= 1 which mean x = x + 1
The operator (++) that increases the value of a numerical variable by one.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

double
means that the field or method exists in the object that defines the class.
used to declare a variable that is a decimal number like 3.25.
determines the size of memory reserved for a variable, for example int, double, boolean, String.
A name associated with a memory location in the computer.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

int
Changing the type of a variable using (type) name.
The % operator which returns the remainder from one number divide by another.
Common mathematical symbols such as + for addition and * for multiplication.
used to declare a variable of type integer (a whole number like -3 or 235).

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

static
Text enclosed by double quotes.
An expression that is either true or false.
means that the field or method exists in the object that defines the class.
determines the size of memory reserved for a variable, for example int, double, boolean, String.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

compiler
A name associated with a memory location in the computer.
Java method that lets us print out a line of output followed by a newline to the user
If you divide by zero, you will get this error.
Software that translates the Java source code into the Java class file that can be run.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

compiler or syntax error
A name associated with a memory location in the computer.
The first time you set the value of a variable.
An error or bug that is found by the compiler like a missing semicolon
determines the size of memory reserved for a variable, for example int, double, boolean, String.

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?