What is a unary minus operator and how does it work?
It adds a minus sign to the number, making a positive number negative and a negative number positive
What is a Ternary conditional operator? How does it work? What is it short hand for?

What is a Nil-Coalescing operator?

What are the different types of range operators and what are thier forms?
