10 Interfaces

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 พ.ย. 2024

ความคิดเห็น • 5

  • @abhilok123
    @abhilok123 ปีที่แล้ว +1

    Fantastic vdos sir.

  • @mr.bharathkumar2106
    @mr.bharathkumar2106 ปีที่แล้ว

    Thank You.

  • @nagarajurao9096
    @nagarajurao9096 ปีที่แล้ว +1

    Happy ugadi sir

  • @mugondasravani593
    @mugondasravani593 ปีที่แล้ว

    Hi sir.. can u explain.. when can we declare static methods inside the interface ?
    If we declare static methods what steps we need to follow ?

    • @sathishreddymn
      @sathishreddymn  ปีที่แล้ว

      It will depend on business. Before starting the coding, we need to analyze the business. Then we can get idea that we need to take static or instance.
      In class how we are following the steps to create static method, same steps we need to follow in interface.