Skip to content

Repo for the Java workshop on Polymorphism concepts, specifically method overloading and method overriding.

Notifications You must be signed in to change notification settings

natalia-sharon/java-concepts-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Java Concepts

## Prerequisites
- java 15

## Overloading

This module does **not** build.

Tasks:
- implement **two** methods to make this module build.
## Overriding

This module **does** build

Tasks:
- in the football subclass print out the number of team players and their names.

About

Repo for the Java workshop on Polymorphism concepts, specifically method overloading and method overriding.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published