0% found this document useful (0 votes)
9 views

INDEX

Java

Uploaded by

amitkumar7309580
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views

INDEX

Java

Uploaded by

amitkumar7309580
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

INDEX

S.NO. PROGRAM NAME SIGN


1. WAP to check vowel or constant in Java.
2. WAP calculate compound interest in Java.
3. WAP to calculate simple interest.
4. WAJP to find quotient and remainder.
5. WAJP to power of number.
6. WAJP to covert char to string and string to char.
7. WAJP to find duplicate characters in a string.
8. WAJP to check palindrome string using stack, queue,
for and while loop.
9. WAJP to sort string in Alphabetical order.
10. WAJP to check if a number is even or odd.
11. WAJP if last two digit is of the number is 34 or not.
12. WAJP to find occurrence of a character in a string.
13. WAJP to count vowels and constant in a string.
14. WAJP to check two string are anagram or not.
15. WAJP to divided a string in ‘n’ equal parts.
16. WAJA to print the message in web page
17. WAJP program demonstrate the mouse event handlers.
18. WAJAP demonstrate the key event handlers.
19. Write a program to read data from the keyword and
import java.io.*; write it to Myfile.txt file.
20. Write a program to read data from Myfile.txt using file
input stream and display it on monitor.
21. JDBC program to fetch data from a database table.
22. Write a JDBC program to Insert data.
23. Write a JDBC program to update data.
24. Write a JDBC program to delete data.
25. JDBC program establisher connection MYSQL and
create a table named customer database.
26. Write a java servlet program that demonstrates
handling on http and generating a response this
example output a “hello world!” message.
27. Write a java servlet program to display current date
and time.
28. Write a java servlet program to display from data.
29. Write a program to redirect in servlet.
30. Write a java servlet program to file upload servlet.

You might also like