Please enable JavaScript to use CodeHS

Review: AP® Computer Science A

Lesson 1.1 Lesson Quizzes

Activities

These are all the activities included in the lesson

1.1.1 Basic Program Structure and Print Statements
1.1.2 Algorithms, Programming, and Compilers
1.1.3 Variables and Primitive Data Types
1.1.4 Primitive and Reference Types Check
1.1.5 Literals and Escape Sequences
1.1.6 Arithmetic Expressions
1.1.7 Assignment Statements
1.1.8 User Input
1.1.9 Casting
1.1.10 Compound Assignment Operators
1.1.11 APIs and Libraries
1.1.12 Comments
1.1.13 Javadoc Comments
1.1.14 Methods
1.1.15 Class Methods
1.1.16 Math Class Methods
1.1.17 Objects: Instances of Classes
1.1.18 Object Creation
1.1.19 Instance Methods
1.1.20 Concatenation
1.1.21 String Methods