APCSA Unit 1 Review

APCSA Unit 1 Review

Assessment

Flashcard

Created by

Quizizz Content

Computers

9th - 12th Grade

Hard

Student preview

quiz-placeholder

22 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which of the following is NOT a numeric data type: int, double, float, decimal?

Back

decimal

2.

FLASHCARD QUESTION

Front

Which of the following is an example of a reference variable declaration? Options: int count;, String name;, float gpa;, char firstInitial;

Back

String name;

3.

FLASHCARD QUESTION

Front

When we want to print in Java, we use the code ......

Back

System.out.println();

4.

FLASHCARD QUESTION

Front

A variable that holds a whole number

Back

int

5.

FLASHCARD QUESTION

Front

A variable that holds words

Back

String

6.

FLASHCARD QUESTION

Front

A variable that holds a decimal number

Back

float

7.

FLASHCARD QUESTION

Front

A variable that holds a character

Back

char

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?