What is the correct term/name for the following construction:
string myString = (boolValue==true ? "true": "false");
It's a ternary conditional expression.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With