0% found this document useful (0 votes)
9 views7 pages

Java Programs for Lab Manual Exercises

Uploaded by

aryansingh17365
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views7 pages

Java Programs for Lab Manual Exercises

Uploaded by

aryansingh17365
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

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

You might also like