A unary operation is an operation with one operand, in contrast to binary operations which use two. Examples include prefix notation, postfix notation, functional notation and superscripts. Other notations exist as well.
UC Berkeley
Fall 2022
Explores how compilers translate high-level languages into machine-understandable code, offering practical experience with developing compilers for various languages. Also covers reasoning about compiler correctness and understanding runtime errors.
No concepts data
+ 28 more concepts