Test Yourself

Explain the Terminology

Explain each of the following concepts. If possible give an example.

  • Condition

  • Comparison operator

  • Conditional operator

  • Lazy evaluation

  • Branch statements

  • Body of an if statement

  • Default case of a switch statement

Last updated