What is a recursive function, and can you please give me a simple example of one in Java?
Answers
Special Ed
On 2006-08-14 14:52:14
Its a function that calls itself.
I am not a Java person sorry =(
I saw this on the web, maybe it will help : http://forum.java.sun.com/thread.jspa?threadID=759215
Answers
Special Ed
On 2006-08-14 14:52:14