IT11L Practical Assignment
IT11L Practical Assignment
IT11L Practical Assignment
1. Write a program in java to check whether the entered character through command line
argument and check character is alphabet, digit or space character. If it is alphabet,
then print whether it is capital or small alphabet. Also change the alphabet into the
reverse case.
2. WAP to accept three file names and copy the contents of first 2 files in a third file.
3. Accept a string from command line. Check whether vowel exists in the string or not.
If vowel is not present, then raise user defined exception ‘No vowel in the string’.
6. Design an application with three scrollbars Red, Green, and blue. When click on any
of the scrollbar change the background colour accordingly. (Use AWT).
7. Write an application with three buttons Red, Green, Blue. When user click any button
change the background colour of window as caption of that clicked button.
Kindly Prepare this practical assignment till Saturday 18 th March 2023 and submit in hard copy as
well as upload soft copy with output screenshots on ERP.
It is compulsory to all .