Fibonacci Implementation Java

A simple implementation of the Fibonacci sequence in Java, designed to demonstrate recursion and iterative approaches.