C# Tutorial: Difference b/w ?:, ??, ??=, ?. in C#

Поделиться
HTML-код
  • Опубликовано: 5 ноя 2024

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

  • @muhammadalibhatti538
    @muhammadalibhatti538 2 года назад +2

    Timestamps:
    00:00 intro
    00:20 first-operrator(?:) -> Ternary Operator
    02:40 second-operator(??) -> Nullish coalescing Operator
    05:18 third-operator(??=) -> Logical nullish assignment
    06:37 fouth-operator(?.) -> Optional chaining
    10:20 Hybrid approach
    10:50 Outro

  • @ManiPlaysAndCodes
    @ManiPlaysAndCodes 2 года назад +2

    Bro, please make more videos on graphs more problems,maths concepts etc ...✌️✌️👍

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

      Thanks for your nice feedback. Sure, I'll try to create more.

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

    Really fantastic