POLYMORPHISM AND METHOD OVERLOADING IN C# (URDU / HINDI)

Sdílet
Vložit
  • čas přidán 8. 02. 2018
  • Download Notes & Source Code Of This Video From Our Website, Link Given Below.
    learningneverendstech.com/202...
    SUBSCRIBE FOR MORE AND PRESS BELL ICON TO GET LATEST VIDEO UPDATES...
    FOR MORE QUERIES U CAN EMAIL ME AT: a.ansari20@hotmail.com
    2 STEPS TO DOWNLOAD C-SHARP C# NOTES AND STUFF.
    1. HOW TO DOWNLOAD C-SHARP C# NOTES.
    • HOW TO DOWNLOAD SOURCE...
    2. DOWNLOAD THE C-SHARP C# NOTES FROM GIVEN LINK BELOW.
    NOTE: If Antivirus shows some virus alert During downloading
    Stuff then turn off your antivirus for a while,
    but after downloading you can again turn on your antivirus.
    DOWNLOAD THE C-SHARP C# NOTES FROM GIVEN LINK BELOW.
    direct-link.net/100615/Csharp...

Komentáře • 51

  • @bughunterzoro
    @bughunterzoro Před 7 měsíci +7

    Your c# playlist should be awarded with the best c# playlist of all time

  • @AestheticEngineers
    @AestheticEngineers Před 6 měsíci +2

    Nice way to described any concept.

  • @irealabdullah
    @irealabdullah Před rokem +4

    I dont know what to write
    you are a great teacher

  • @thecarguypk937
    @thecarguypk937 Před 3 lety +5

    sir kal mera paper ha and i watched your playlist of c# and my all concepts is clear you are a gem take care and stay blessed and alo pray for my future i am also a Bscs student

  • @sagarnaik5140
    @sagarnaik5140 Před 3 měsíci

    Sar aapke classes ke samne sabhi CZcams classes fail hai Dil se sar sabhi concept sabhi aaram se samajh a jata hai❤❤❤

  • @syedmeesum3768
    @syedmeesum3768 Před 6 lety +2

    best tutorial ever i have seen , God Bless you Sir

  • @amiyaacharya4472
    @amiyaacharya4472 Před 4 lety

    Best tutorial n best tutor I had ever seen

  • @kr_gaming_office_channel
    @kr_gaming_office_channel Před 2 měsíci +1

    Nice explanation

  • @theshortsfuntv
    @theshortsfuntv Před rokem

    Nicely explained sir 🙏

  • @amiyaacharya4472
    @amiyaacharya4472 Před 4 lety +1

    Sir you are best I learn more than my own INSTITUTE

  • @shobharaghav2067
    @shobharaghav2067 Před 2 lety

    👌👌 best tutorial

  • @narendarsingh4672
    @narendarsingh4672 Před 4 lety

    great

  • @aadarshsinghbhandari3233

    Thankyou sir 🔥🔥❤️❤️

  • @shashisharma4335
    @shashisharma4335 Před 4 lety

    Supab dear sir

  • @kunalsingh1636
    @kunalsingh1636 Před 4 lety

    Very helpful 👍

    • @kunalsingh1636
      @kunalsingh1636 Před 4 lety

      Dear sir can you explain in short and important that what major used of static variable and static method

  • @tikotokstar7680
    @tikotokstar7680 Před 4 lety

    Asslam o alikum sir apki help chiye thi ek question tha ap plz us par ek vedio bana k samjha den plz and question is ,
    Design a class called NumDays. The class’s purpose is to store a value that represents a number of work hours and
    convert it to a number of days. For example, 8 hours would be converted to 1 day, 12 hours would be converted to 1.5
    days, and 18 hours would be converted to 2.25 days. The class should have a constructor that accepts a number of
    hours, as well as member functions for storing and retrieving the hours and days. The class should also have the
    following overloaded operators:
     The addition operator +. The number of hours in the sum of two objects is the sum of the number of hours in
    the individual objects.
     The subtraction operator -. The number of hours in the difference of two objects X and Y is the number of hours
    in X minus the number of hours in Y.
     Prefix and postfix Increment operators ++. The number of hours in an object is incremented by 1.
     Prefix and postfix decrement operators --. The number of hours in an object is decremented by 1.

  • @rafiqpatel6491
    @rafiqpatel6491 Před rokem

    Agar Static or Instance method dono same signature or parameter ke sath ho to kya isse bhi method overloading kaha jaayega ?

  • @KiyaniStrlk
    @KiyaniStrlk Před rokem

    Kindly make videos on unit testing

  • @KiyaniStrlk
    @KiyaniStrlk Před rokem

    Plzzz make videos on unit testing

  • @xmartboy6332
    @xmartboy6332 Před 4 lety +1

    Sir agr Maine dossry namespace Mai jakr 2 same name ke methods bnaye or same parameters rkhy B's difference modifiers ka rkha 1 private and 1 public tu jb Mai usclass ke method ko call kronga main Mai tu build solution Mai error ana chahiye ya nhi?

  • @shobharaghav2067
    @shobharaghav2067 Před 2 lety +1

    Sir, Different return type and same method name with different parameters(signature) ka concept bhi Overloading ke ander hi aata h kya

    • @LearningNeverEnds786
      @LearningNeverEnds786  Před 2 lety

      Return type ka concern nai hota overloading main

    • @shobharaghav2067
      @shobharaghav2067 Před 2 lety

      @@LearningNeverEnds786 Sir, mera means tha ki return data type different ho overloading me For Example 1st method me int return ho rha h or method name same h or 2nd method me string return ho rhi h or method name same h or parameters different hai to usko bhi Overloading kehte hai?

  • @sagarutwani4739
    @sagarutwani4739 Před 2 lety

    Kinldy create a playlist for OOP C#

  • @muhammadrizawn7692
    @muhammadrizawn7692 Před rokem +1

    sir hum constructor overloading main argument brhaty the agr ek main do hn to dosry main 3 hon gy to sai hy agr us main bi yahe same apply kren signature chnage kr ky to koi issue to ni hoga na

  • @subratkumardas6817
    @subratkumardas6817 Před 22 dny

    anyone can tell me why we need method overloading ???

  • @mrajax_0101
    @mrajax_0101 Před 4 lety

    sir properties me to polymorpishm ka concept ni haina?

  • @fawadahmed2306
    @fawadahmed2306 Před 5 lety +1

    sir dynamic and static polymorphism mai difference kya ha?

    • @LearningNeverEnds786
      @LearningNeverEnds786  Před 5 lety +6

      dynamic polymorphism runtime pe achieve hoti hai or static polymorphism compile time pe, method overloading static hai matlab compile time pe hamen pata chalta hai k konsa method call hoga jab k method overiding main runtime pe decide hota hai k parent ka method chalega ya child ka ,dekho beta jahan bhi dynamic ki baat ho smjh jao runtime ki baat ho rai hai.

  • @salmanmd129
    @salmanmd129 Před 2 lety

    Why we are writing p=new program

  • @kavitasharma-yr2gc
    @kavitasharma-yr2gc Před rokem

    Sir ,plz guide me,
    1. In Method Overloading or compile time , can we call at time to all methods wid different parameter?
    Plz ansr me sir

  • @professionalman2591
    @professionalman2591 Před 2 lety +1

    Sr Signature ma method ka nam atta ha ??

  • @shubhamshinde6818
    @shubhamshinde6818 Před rokem

    Khali room Mai video banaya na.aawaj aalag aa rha hai thoda

  • @m.shoaibomer7822
    @m.shoaibomer7822 Před 5 lety

    is main polymorphism kahan hai ?

    • @LearningNeverEnds786
      @LearningNeverEnds786  Před 5 lety +2

      Polymorphism ka Matlab programming main ye hai k Ek method hai or uski different forms hain or polymorphism ko achieve krna hai to 2 tarike hain compile time polymorphism or run time polymorphism