Loops in C# Programming tutorial for beginners in sinhala

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024
  • Here we talk about loops in C# language. And also a few examples.
    Follow us on :
    Facebook: / dtkholdings
    Twitter: / dtkholdings
    Instagram: / dtkholdings
    Telegram: t.me/dtkholdings
    Contact us on :
    Website: www.dtkholding...
    E-mail:info@dtkholdings.com

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

  • @user-un7zx6bh3i
    @user-un7zx6bh3i 7 месяцев назад

    superb😍😍

  • @wirajperera4903
    @wirajperera4903 4 года назад +2

    Can you explain the while loop example where the value is {0} thing

    • @DTKTVSL
      @DTKTVSL  4 года назад +3

      Its a method that we can combine a string and a variable. In this example we are combining the "Value is" string and the Count variable. We can write this as following two methods.
      Console.WriteLine("Value is {0}" , Count);
      In this method {0} will not print because it is used to identify the value in the count variable. You will understand this after you learning the Arrays in C#. In arrays 0 means the first value. In here Count variable has just one value. So it will replace 0 with that value.
      OR we can say
      Console.WriteLine("Value is " + Count);

    • @wirajperera4903
      @wirajperera4903 4 года назад +1

      Thanks bro❣️

  • @chalana3197
    @chalana3197 4 года назад +1

    Exellent !

  • @coolmartt5608
    @coolmartt5608 2 года назад +1

    bro oya video karana eka nawaththala na neda .plz bro nawaththanne nathuwa digatama karanna. wena moken wath me tharam pahadiliwa therune na .niyamatama oluwata yanawa .thanks bro.

  • @sasindudilshan6679
    @sasindudilshan6679 3 года назад

    while loop ekedi
    int A=1;
    while (A

    • @DTKTVSL
      @DTKTVSL  3 года назад

      1-100 print karagannanam one conslole writeline eka thawa peliyak udata aran yanna.

    • @sasindudilshan6679
      @sasindudilshan6679 3 года назад

      @@DTKTVSL eka hari, e kiynne while loop ekei do while loop ekei wenasak nadda?

    • @DTKTVSL
      @DTKTVSL  3 года назад

      Podi wenasak tynawa. Video eke kiyala athi. Aye poddak balanna.

  • @sasindudilshan6679
    @sasindudilshan6679 3 года назад

    nested if kiyala ekak kalin kare na neda??? nested if gana video eke kiwwe ekai ahuwe... video eke karana tika nm supiriyata theruna.. thank you...

    • @DTKTVSL
      @DTKTVSL  3 года назад

      Mata dn mathaka na karapu piliwela. Tikak kal oka vid tika karala.

    • @sasindudilshan6679
      @sasindudilshan6679 3 года назад

      @@DTKTVSL ah eka aulak na.. oyage video therenw hodat.. thanx😍❤

  • @slicprabathsulakshana1200
    @slicprabathsulakshana1200 2 года назад

    🙂supiri

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

    🔥❤