Write the following Java programs in the Lab Manual with
output.
9. Write a Java program to check whether a given year is a leap year or not.
10. Write a Java program to count the number of vowels in a string.
11. Write a Java program to reverse a string.
12. WAP to find LCM of any two given numbers.
13. Write a Java program to print the Fibonacci series up to n terms.
14. Write a Java program to create a class ‘Student’ and display student details.
15. WAP pattern-printing programs