Which of the following is the MOST correct method identifier for a method that causes a jeroo make a 180 degree turn?

turnAround
  • TurnAround
  • doStuff
  • pancakes
  • behavior

Remember a method identifier needs to start with a lower case letter

Remember a method identifier should indicate the behavior of the method as clearly as possible