Private Methods
In this lesson, we'll learn how to implement private functions in an object.
We'll cover the following
What are Private Methods?
In the last lesson, we implemented the rectangle
type and created an object out of it. All of its functions were public.
Get hands-on with 1400+ tech skills courses.