Discussion:
Q1. What does it mean to say that a programming language is machine independent?
Q2. Compare and contrast four different programming paradigms.
Q3. a. What is operator precedence?
b. Depending on operator precedence, what values could be associated with the expression 6 + 2 * 3?
Q4. What does it mean to say that a programming language is strongly typed?