<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Java Polymorphism :: CC 210 Textbook</title>
    <link>https://textbooks.cs.ksu.edu/cc210/13-inheritance/06-java/04-polymorphism/video/index.html</link>
    <description>Resources Slides Video Script As we discussed earlier, the true power of being able to create classes that inherit from others is polymorphism. So, let’s explore what that looks like in Java.&#xA;Here is some simple code in a Main class that demonstrates polymorphism. Let’s walk through it step by step and see how it works.</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 27 Jun 2024 15:52:41 -0500</lastBuildDate>
    <atom:link href="https://textbooks.cs.ksu.edu/cc210/13-inheritance/06-java/04-polymorphism/video/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>