Computer Science Fundamentals
Algorithms
Subjective
Feb 27, 2013
What is meant by Common Subexpressions?
Detailed Explanation
An occurrence of an expression E is called a common subexpression, if E was previously computed, and the values of variables in E have not changed since the previous computation.a
Discussion (0)
No comments yet. Be the first to share your thoughts!
Share Your Thoughts