We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1
INDEX
S.No. Question Page No. Remarks
1. Write a java program to implement stack and 3 queue concept. 2. Write a java program to produce the tokens from 8 a given long string. 3. Write a java package to show dynamic 9 polymorphism and interfaces. 4. Write a java program to show multithread 11 producer and consumer application. 5. Create a customized exception and also make use 13 of all the 5 exception keywords. 6. Convert the content of a given file into the 15 uppercase content of the same file. 7. Write a program in java to sort the content of the 17 given text file. 8. Develop an analog clock using applet. 19