Knowledge Check

  1. Protected and public methods can use Chain of Command.​
  2. You can declare a variable after the variable is used: This statement is NOT true. You cannot declare a variable after it is used in code.