You are on page 1of 1

1. Create an interface stack and do the push and pop operation 2.

Make a personal class that contain array which contain the department number and persona age. 3. Create user define n x m matrix and write menu driven program 4. Wap using command line argument line to accept name from the user and print in the following form: 5. Write and implement a java program that will create three classes x, class y. and class z 6. Wap which accept five digit number using command line the frequency and display the sum of individual numbers using recursive function 7. Wap to accept a string the user and print the frequency of all alphabetic present in it. 8. Write a java program to display all rotation string given by user 9. Wap java program which takes three string from user and check whether string exist in 1st string 10. Write a java program that takes a strings from command line count the number of words that have length more than five. 11. Write a java to eliminate all the repeated words from the given stringbuffer inputted by user. 12. Write a java program to make first character words of each word capital of given stringbuffer inputted by user.

Assignment 2

1. 2. 3. 4. 5. 6. 7. 8. 9.

Wap that will generate a custom exception if the user enters a string which is not palindrome Wap that will generate a user define exception if the user enters a string which is not in the list Write a java program that execute three threads from the one thread class Wap that accept 3 command line arguments and then raise the custom exception if any argument is not from the list. Write applet program to rotate a string. Wap applet program that takes a number from the user and draw n rectangle Write an applet program to simulate a digital click Wap applet program that loads the image specified in <PARAM> tag. Write an applet program which sets the background color of an applet window to the color specified by >PARAM> tag.

You might also like