AP CSA Unit 1

AP CSA Unit 1

Assessment

Flashcard

•

Computers

•

12th Grade

•

Practice Problem

•

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

61 questions

Show all answers

1.

FLASHCARD QUESTION

Front

These are the rules that must be followed when writing a program.

Back

syntax

2.

FLASHCARD QUESTION

Front

What does string concatenation mean?

Back

Combining two or more strings.

3.

FLASHCARD QUESTION

Front

Which method can you use to print a message to the console in Java? Options: System.out.print(), System.console.print(), System.print(), system.console.out.print

Back

System.out.print()

4.

FLASHCARD QUESTION

Front

Java keywords are written in lowercase as well as uppercase.

Back

False

5.

FLASHCARD QUESTION

Front

Which one is correct for declaring the main method? Options: public static main(Strings[] args) { }, public private static main(Strings[] args) { }, public static void main(Strings[] args) { }, public void static main(Strings[] args) { }

Back

public static void main(Strings[] args) { }

6.

FLASHCARD QUESTION

Front

This data type returns true or false. Options: String, boolean, char, int

Back

boolean

7.

FLASHCARD QUESTION

Front

When the type of a method is defined as void, this indicates...

Back

the method returns nothing

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?