Constructors in Python | Constructor (Default & Parameterized) | Constructor | Python | Telugu

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ต.ค. 2024
  • Constructor : It is a special type of function used to initialize instance variables of a class.
    to create a constructor using _init_ method
    types of constructors:
    1. Default constructor
    2. Parameterized costructor
    #Constructors
    #PythonProgramming
    #SBTechTuts
    Constructors in Python | Constructor (Default & Parameterized) | Constructor | Python | Telugu
    what is constructor in python
    python constructor
    constructors in python in telugu
    default constructor
    parameterized constructor
    types of constructors in python
    python
    python programming
    python coding
    python language
    python tutorial
    python tutorial for beginners
    python in telugu
    in telugu
    sudhakar
    bogam
    portable
    python shell
    python script
    learn python
    constructors in python in telugu

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

  • @sreelakshmimaddirala5705
    @sreelakshmimaddirala5705 6 หลายเดือนก่อน +2

    Tomorrow viva undhi sir .......I got so much knowledge on python from ur teaching TQ so much sir......❤, neat and good explanation

    • @SBTechTuts
      @SBTechTuts  5 หลายเดือนก่อน +1

      thank u and welcome to our channel

    • @sreelakshmimaddirala5705
      @sreelakshmimaddirala5705 5 หลายเดือนก่อน

      @@SBTechTuts I'm following ur channel from my 1st degree on words now it's my final yr completed.......

  • @Sriramparlasql
    @Sriramparlasql 9 หลายเดือนก่อน +2

    Super explanation sir

  • @sushmithasharma7298
    @sushmithasharma7298 2 ปีที่แล้ว +3

    Good explanation sir thank you...

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

    Important topic and well understood sir 👏🏻 👍🏻

  • @boyabindhu4907
    @boyabindhu4907 4 หลายเดือนก่อน +1

    Super sir explanation

  • @kavurupondu9994
    @kavurupondu9994 4 หลายเดือนก่อน +1

    Nice sir❤❤

  • @vijayavlogs2689
    @vijayavlogs2689 7 หลายเดือนก่อน +1

    Super sir

  • @naveennaveenyadav6694
    @naveennaveenyadav6694 2 หลายเดือนก่อน +1

    Tq sir

  • @sravanisravs8307
    @sravanisravs8307 2 ปีที่แล้ว +2

    Well explained sir

  • @pravalikayerrabati6725
    @pravalikayerrabati6725 2 ปีที่แล้ว +2

    Content video.... understanding....

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

    Thank you sir 🙏

  • @gayatrigundu8800
    @gayatrigundu8800 2 ปีที่แล้ว +3

    Sir keep videos of web technology sir please sir 😄

  • @bhanu_vamshi
    @bhanu_vamshi 2 ปีที่แล้ว +3

    Sir, make a tutorial on operating system.... Plz

  • @telusukoo140
    @telusukoo140 2 ปีที่แล้ว +3

    Sir please upload full course vedioe in order wise

  • @RaviKumar-dk8bj
    @RaviKumar-dk8bj 2 ปีที่แล้ว +1

    Nice

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

    Thank You

  • @kalpana__silent__killer8894
    @kalpana__silent__killer8894 2 ปีที่แล้ว +2

    Good explanation sir thank you sir

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

    sir please upload method overloading and method overriding concepts in python

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

    Tq🔴

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

    Nice sir

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

    Sir Post the videos on dbms

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

    Sir default constructor lo print(x+y) rasthe error vasthundhi

    • @SrinidhiKalakuntla
      @SrinidhiKalakuntla 3 หลายเดือนก่อน

      We should call the object name with it
      here ...
      Print(obj.a)
      Should be written

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

    Non papamaterized , default constructor both are same

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

    Default constructor ki result ravadam ledu, koncham correct chayandi...

    • @vijayakumari4441
      @vijayakumari4441 2 ปีที่แล้ว +2

      class robo:

      def __init__(self):
      self.x = 10
      self.y = 20
      print("Addition=:",self.x+self.y)

      obj = robo()
      print("add=:",obj.x+obj.y)

  • @ganibhai8594
    @ganibhai8594 6 หลายเดือนก่อน +1

    Super sir