Programming Example
Write a java program to print fibonacci series... The number of terms required, is to be passed as parameter.
Study this program carefully to understand the logic, output, and explanation in a structured way.