Answer to Question 09D-1

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