Monday September 11th, 2023
Lecture Outline
An interfaces is an abstract class that consists of method definitions with no body
Lecture Recording
https://youtu.be/urvr98pddI8
Lecture Slides
Static methods, abstract classes, and interfaces
Code
Card.java
PokerHand.java
PokerHandDemo.java
Driver.java
EnglishClient.java
FrenchClient.java
SpanishClient.java
ClientMethods.java
sep 11 workspace
Click here to return to the course schedule