Computer Science Fundamentals
Algorithms
Subjective
Feb 26, 2013
What is meant by Shot-Circuit or jumping code?
Detailed Explanation
We can also translate a Boolean expression into three-address code without generating code for any of the Boolean operators and without having the code necessarily evaluate the entire expression. This style of evaluation is sometimes called “short-circuit” or “jumping” code.
Discussion (0)
No comments yet. Be the first to share your thoughts!
Share Your Thoughts