Anatomy of a method.

Name: ________________________________________________________

 

Name of the method _______________________ (underline it)

Number of parameters _____

Access type of the method _________________________________

Return type of the method _________________________

 


 

Create a method with the name of summer that takes in 2 whole numbers and returns their sum.