The trenary operator (?) we can use in our code is kind of a replacement for using the if..else statement. The following short video clip (hebrew) explains how to use it. If you are doing your first steps learning C# this video clip might assist you understanding this operator.