J
Jason Zheng
Guest
I have seen many papers suggesting that we shall avoid using nested
conditional operators, and use if/else statements instead. Does anyone
know why this is recommended, besides clarity and ease of reading?
conditional operators, and use if/else statements instead. Does anyone
know why this is recommended, besides clarity and ease of reading?