25.8.14
This website uses cookies to ensure you get the best experience on our website. Learn more

Modeling Entities in Java: Methods, Method Overloading, & Constructors

Mattias Eriksson

Skillsoft issued completion badges are earned based on viewing the percentage required or receiving a passing score when assessment is required. Modeling complex entities involves defining and invoking methods and constructors. Furthermore, defining robust and reusable code requires learning important mechanisms for code re-uses, such as constructor chaining and method overloading. Use this course to delve into these important techniques that are required to write clean and maintainable Java code. Learn how to define methods with the same name but different signatures (i.e., different order and type of input arguments), invoke overloaded methods, and add constructors to a class. This course will also enable you to use the 'this' keyword to invoke multiple constructors, also known as constructor chaining. By the time you are done with this course, you will have the skills to use important code re-use mechanisms such as method overloading and constructor chaining in java.

Issued on

November 9, 2022

Expires on

Does not expire