You are on page 1of 1

Method

23 October 2023 15:03

Type name
Method Terminology Parameter
---------------------------
1. Prototype AM ELM RT MN( PL ) Signature
2. Body and Logic
3. Signature throws EL Prototype
4. Parameter and Argument
5. Method name {
6. Return type ------------
7. Modifiers ------------ Body
------------
} Logic

AM --> Accessibility Modifier


ELM --> Execution Level Modifier
RT --> Return Type
MN --> Method Name
PL --> Parameter List
EL --> Exceptions List

New Section 1 Page 1

You might also like