TPT
Total:
$0.00
AP Computer Science A Topic 1.9: Method Signatures
Share

Description

AP Computer Science A Topic 1.9

  1. Editable PowerPoint Presentation (Dark Visual Studio Theme) Lesson 1
  2. Classwork (Class activity) Lesson 2
  3. Practical Assessment (Programming) Lesson 3
  4. Theory Assessment Lesson 4
  5. 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.

AP Computer Science A Topic 1.9: Method Signatures

Information Tech
2 Followers
$10.00

Highlights

Digital downloads
Grades icon
Grades
9th - 12th
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

  1. Editable PowerPoint Presentation (Dark Visual Studio Theme) Lesson 1
  2. Classwork (Class activity) Lesson 2
  3. Practical Assessment (Programming) Lesson 3
  4. Theory Assessment Lesson 4
  5. 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.
Rated 0 out of 5

Questions & Answers

Loading
Loading