Video 10: OO ABAP - Abstract & Multiple Inheritance

Поділитися
Вставка
  • Опубліковано 16 гру 2024

КОМЕНТАРІ • 15

  • @laxmibhargaviavadhutha5030
    @laxmibhargaviavadhutha5030 2 роки тому

    very well explained , got clarity on when to use interface and when to use abstract . Thank you

    • @just2shareji
      @just2shareji  2 роки тому

      Thank you and glad the videos are useful

  • @AkshatKumarParmar
    @AkshatKumarParmar Місяць тому

    as you have mentioned that static method can't be redefined then how it is getting redefined in interface concept

    • @BYogeshwaran49
      @BYogeshwaran49 Місяць тому +1

      its not getting redefined , in th e class itself its getting implemented for first time , if you see in interface , we can only define cant implement anything

    • @just2shareji
      @just2shareji  Місяць тому +1

      Thank you for your response, I like to use this platform wisely by everyone., Help each other and grow.

  • @Vishal-wl6gx
    @Vishal-wl6gx 2 роки тому

    Interface by default is private not public ?

    • @just2shareji
      @just2shareji  2 роки тому

      Nope, if it is private then we can't use it in the class.

    • @Vishal-wl6gx
      @Vishal-wl6gx 2 роки тому

      @@just2shareji thanks sir, I was new to ABAP but after watching your videos I am enough confident in ABAP

  • @santoshrghag
    @santoshrghag Рік тому

    Thanku Ganesh...!!

  • @ananthakrishnanm4707
    @ananthakrishnanm4707 2 роки тому

    very well explained

  • @kushalkumar2475
    @kushalkumar2475 2 роки тому +1

    Nice

  • @sivaramakrishnasayini1965
    @sivaramakrishnasayini1965 3 роки тому +1

    👏

  • @leelavathimuniraj3907
    @leelavathimuniraj3907 2 роки тому

    Thank you sir