What is recursion in Java?
A loop within a method
A method calling another method
A method that runs indefinitely
A process where a method calls itself directly or indirectly