 |
Conditional (computer programming) - Wikipedia, the free encyclopedia
Some argue that the explicit if/then statement is easier to read and that it may compile to more efficient code than the ternary operator, while others argue that concise expressions are easier to read than statements spread over several lines. In Visual
en.wikipedia.org |
 |