<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Interface OOPS concept in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/interface-oops-concept/m-p/12685264#M2017237</link>
    <description>&lt;P&gt;What about Abstraction ? &lt;/P&gt;</description>
    <pubDate>Thu, 19 Jan 2023 09:04:17 GMT</pubDate>
    <dc:creator>FredericGirod</dc:creator>
    <dc:date>2023-01-19T09:04:17Z</dc:date>
    <item>
      <title>Interface OOPS concept</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interface-oops-concept/m-p/12685262#M2017235</link>
      <description>&lt;P&gt;Interface satisfies which OOPS concepts? A.) Polymorphism, B.) Inheritance, C.) Encapsulation. D.) Abstraction.&lt;/P&gt;
  &lt;P&gt;I studied Polymorphism &amp;amp; Inheritance will be answer. Anyone can tell me the exact answer what it is?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 11:32:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interface-oops-concept/m-p/12685262#M2017235</guid>
      <dc:creator>former_member840295</dc:creator>
      <dc:date>2023-01-12T11:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Interface OOPS concept</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interface-oops-concept/m-p/12685263#M2017236</link>
      <description>&lt;P&gt;It is polymorphism. An interface can be implemented in different classes and in each class its methods can be different allowing it to have different forms.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 08:59:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interface-oops-concept/m-p/12685263#M2017236</guid>
      <dc:creator>abhawsinghka-1</dc:creator>
      <dc:date>2023-01-19T08:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Interface OOPS concept</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interface-oops-concept/m-p/12685264#M2017237</link>
      <description>&lt;P&gt;What about Abstraction ? &lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 09:04:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interface-oops-concept/m-p/12685264#M2017237</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2023-01-19T09:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Interface OOPS concept</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interface-oops-concept/m-p/12685265#M2017238</link>
      <description>&lt;P&gt;In theory, yes. But I have always been conflicted about this. I feel that interfaces do not promote the concept of abstraction by themselves. Cause the argument that is used for interfaces for abstraction could be used for any method in general. Any method implemented promotes the concept of abstraction as the calling program does not have to be concerned about how it is implemented but just the calling parameters.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 09:49:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interface-oops-concept/m-p/12685265#M2017238</guid>
      <dc:creator>abhawsinghka-1</dc:creator>
      <dc:date>2023-01-19T09:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Interface OOPS concept</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interface-oops-concept/m-p/12685266#M2017239</link>
      <description>&lt;P&gt;But without Interface you will not be able to create a Factory Class, so you will have a dependency&lt;/P&gt;&lt;P&gt;(this is not totally true, but, without it will be ugly)&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 09:58:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interface-oops-concept/m-p/12685266#M2017239</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2023-01-19T09:58:58Z</dc:date>
    </item>
  </channel>
</rss>

