Creating Methods
Overview
Teaching: 0 min
Exercises: 0 minQuestions
What is a method?
Why create methods?
What do method keywords do?
What is the relationship between classes and methods?
Objectives
Create methods with different keywords and in different classes
Key Points