C# - Constructors

Поделиться
HTML-код
  • Опубликовано: 27 ноя 2024
  • C# - Constructors
    Watch more Videos at www.tutorialsp...
    Lecture By: Mr. Anadi Sharma, Tutorials Point India Private Limited.

Комментарии • 9

  • @TutorialsPoint_
    @TutorialsPoint_  Год назад

    To Get Certification, Click Here: bitly.ws/P9Up
    Use coupon "RUclips12" to get ‘’FLAT 12%’’ OFF at Checkout.

  • @JgadishG
    @JgadishG 6 месяцев назад

    You are an absolute teacher

  • @kawtarelstanej1133
    @kawtarelstanej1133 Год назад +1

    thank u

  • @hamzaahmed3081
    @hamzaahmed3081 6 лет назад +1

    Sir, you and your team doing great job. Keep it up! I am following your channel. I love programming, sending love from Pakistan.

  • @sajalchauhan4880
    @sajalchauhan4880 6 лет назад

    Sir you r doing good joob for poor😊😊😊😊😊😊

  • @hamzaahmed3081
    @hamzaahmed3081 6 лет назад +1

    Constructor is also a setter, By Default Constructor have two types which are below:
    Implicit Constructor : By Default Constructor, created by the .NET Framework Developers.
    Explicit Constructor : By user Defined, Created by the user or programmer.

  • @bharathkumarbm9124
    @bharathkumarbm9124 6 лет назад +1

    hi sir i didn't understand anything.. at least make ur video slowly.. its too fast..

  • @abdul.haseeb2112
    @abdul.haseeb2112 4 года назад

    can you plz solve this programe for me plz help meCreate a class named Registration that contains
     The student_Name (of type string) and
     The registration_No (of type string) of a student
     A constructor, where you should take input for data members.
    If the student_Name and registration_No are not equal to your name and Arid No respectively,
    then program should throw an exception and take input again and again while the correct
    information are not entered.
     Finally, an output function which displays the student_Name and registration_No

  • @pranitakadam4672
    @pranitakadam4672 4 года назад

    Only giving intro of oops concept n thn skip all types n detail info..