Description
AP Computer Science A Topic 1.9
- Editable PowerPoint Presentation (Dark Visual Studio Theme) Lesson 1
- Classwork (Class activity) Lesson 2
- Practical Assessment (Programming) Lesson 3
- Theory Assessment Lesson 4
- Unit Test Lesson 5
Topic 1.9: Method Signatures
- LO 1.9.A: Identify the correct method to call based on documentation and method signatures.
- EK 1.9.A.1: A method is a named block of code. Procedural abstraction allows use without knowing the implementation.
- EK 1.9.A.2: A parameter is a variable in the method header. The method signature is the name and parameter list.
- LO 1.9.B: Describe how to call methods.
- EK 1.9.B.1: A void method has no return value.
- EK 1.9.B.2: A non-void method returns a value.
- EK 1.9.B.3: An argument is the value passed to a method. Java uses call by value.
- EK 1.9.B.4: Methods are overloaded when there are multiple methods with the same name but different signatures.
Report this resource to TPT
Reported resources will be reviewed by our team. Report this resource to let us know if this resource violates TPT's content guidelines.
Highlights
Digital downloads
Grades
9th - 12th
Subjects
Answer Key
Included
Teaching Duration
1 Week
Save even more with bundles
What's Included in This Bundle:This bundle contains 15 complete sub-units, each structured to build student understanding from the ground up. Each sub-unit includes the following components:1. Editable PowerPoint Presentation (Dark Visual Studio Theme)A visually engaging, slide-by-slide guide for e
Price $135.00Original Price $150.00Save $15.00
15
Description
AP Computer Science A Topic 1.9
- Editable PowerPoint Presentation (Dark Visual Studio Theme) Lesson 1
- Classwork (Class activity) Lesson 2
- Practical Assessment (Programming) Lesson 3
- Theory Assessment Lesson 4
- Unit Test Lesson 5
Topic 1.9: Method Signatures
- LO 1.9.A: Identify the correct method to call based on documentation and method signatures.
- EK 1.9.A.1: A method is a named block of code. Procedural abstraction allows use without knowing the implementation.
- EK 1.9.A.2: A parameter is a variable in the method header. The method signature is the name and parameter list.
- LO 1.9.B: Describe how to call methods.
- EK 1.9.B.1: A void method has no return value.
- EK 1.9.B.2: A non-void method returns a value.
- EK 1.9.B.3: An argument is the value passed to a method. Java uses call by value.
- EK 1.9.B.4: Methods are overloaded when there are multiple methods with the same name but different signatures.
Report this resource to TPT
Reported resources will be reviewed by our team. Report this resource to let us know if this resource violates TPT's content guidelines.
Reviews
This product has not yet been rated.
Questions & Answers
Loading
Loading


