Java Programming Basics

Java Programming Basics

Assessment

Flashcard

Computers

12th Grade

Hard

Created by

Jordan Earls

FREE Resource

Student preview

quiz-placeholder

21 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Comparison Operator

Back

Used to make comparisons between values.

< , >, ==, !=

2.

FLASHCARD QUESTION

Front

For Loop

Back

lets us repeat code a fixed number of times.

3.

FLASHCARD QUESTION

Front

String

Back

a Java type that represents a sequence of characters (text).

4.

FLASHCARD QUESTION

Front

Object

Back

A single instance of a Java class. Aas both state and behavior.

5.

FLASHCARD QUESTION

Front

Primitive Type

Back

the basic data types that are inherent to Java (int, double, char, and boolean).

6.

FLASHCARD QUESTION

Front

Concatenation

Back

Another word for combining. When we add Strings together.

7.

FLASHCARD QUESTION

Front

.equals() method

Back

used in Java to compare the contents of two Strings for equality.

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?