Class 11 Information Technology
Class 11 Information Technology
Information Technology
Note: All students are required to study the provided programs & MySQL. In your practical exam,
you will be tasked with writing and executing any one of these Java programs & MySQL tables
without making any errors.
Java Programs
1. Design a GUI application to accept a character in a text field and print in a label if that character is
a vowel: a, e, i, o, or u. The application should be case sensitive.