Define Fully evaluating operator

Fully evaluating operator: An operator which computes all of its arguments to generate an outcome. Standard arithmetic operators, like +, are totally evaluating. In contrary, some Boolean operators, like &&, are short-circuit operators.

   Related Questions in Programming Languages

©TutorsGlobe All rights reserved 2022-2023.