Review Questions


1. Define operator precedence and operator associativity.

문제 : 연산자 우선순위와 결합법칙(operator associativity)을 정의하라.



2. What is a unary operator?

문제 : 단항 연산자(unary operator)란 무엇인가?



3. What is an infix operator?

문제 : 중위 연산자(infix operator)란 무엇인가?