7.2 Types of methods

There are three types of methods in classes, we'll check them out below.

1. Class methods

2. Instance methods

3. Static methods