Synactive interview question

Write a program to reverse a string using recursive methods. You should not use any string reverse methods to do this.