Answer to Question 09C-1

  if(n != 0)
  {
    z = 1;
  }