<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>minikui_ahiru</author_name>
  <author_url>https://blog.hatena.ne.jp/minikui_ahiru/</author_url>
  <blog_title>アヒルのある日</blog_title>
  <blog_url>https://blog.ahiru.co.jp/</blog_url>
  <categories>
    <anon>プログラミング</anon>
  </categories>
  <description>こんにちはみにくい社長です。オブジェクト指向言語の特徴の１つにクラス継承があります。C++, C#, Javaで概念は同じですが、多少ルールが異なる部分があり、間違った解釈をしてしまっているケースを目にすることがあるので、解説したいと思います。クラス継承(extends)は継承関係を指定することで、子クラスが親クラスの機能を引き継ぐことができます。このクラス継承を利用することで、同じ機能を複数の子クラスに引き継ぎ、実装を集約することができます。 クラス継承 継承関係はis-a関係と解説されているように、Car is a vehicle.という文が成立するかどうかで、正しい継承関係になっているか…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.ahiru.co.jp%2Fentry%2F2021%2F09%2F10%2F070000&quot; title=&quot;クラス継承の基礎 - アヒルのある日&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/m/minikui_ahiru/20210907/20210907135949.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-09-10 07:00:00</published>
  <title>クラス継承の基礎</title>
  <type>rich</type>
  <url>https://blog.ahiru.co.jp/entry/2021/09/10/070000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
