[Home] [By Thread] [By Date] [Recent Entries]
On Fri, Jun 25, 2021 at 9:52 PM Roger L Costello <costello@m...> wrote:
Are you suggesting that, control flow constructs like "if" in the programming languages should be deprecated? If that is so, I strongly disagree. Please take for example, following logic (written in pseudo-code), if (age < 15) { // do something } else if (age >= 15 and age < 30) { // do something different } else { // do something else } The above example, is a specific functional implementation driven by a real world requirement, that can only be implemented by programming constructs like "if". Regards, Mukul Gandhi
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |

Cart



