Part 10 – C# Tutorial – If statement in C#

Part 10 - C# Tutorial - If statement in C#

Complete 60 part c# series: www.youtube.com/playlist?list=PLAC325451207E3105&feature=view_all My Blog: www.csharp-video-tutorials.blogspot.co.uk In this part…
Video Tutorial Rating: 5 / 5

Don’t forget to check out our other video tutorials or share this video with a friend.

1 Star2 Stars3 Stars4 Stars5 Stars 0 votes
Loading... 1,905 views





3 responses to “Part 10 – C# Tutorial – If statement in C#”

  1. fesso18 says:

    the first means or the second means and in its simplist form 😛

  2. prani05 says:

    Although both (| and &) checks all conditions, but single pipe will execute the code even if one condition is correct but ‘&’ will execute the code only when all the conditions are satisfied

  3. Saurabh Mishra says:

    can you clarify the difference between | and &?

Leave a Reply to fesso18 Cancel reply

Your email address will not be published. Required fields are marked *